Planetary Orbital Evolution due to Tides
Orbital evolution of two objects experiencing tides
All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Modules Pages
TidalPotentialExpansion.h File Reference

Declare an interface for evaluating the expansion of the tidal potential. More...

#include "EccentricOrbit.h"
#include "../../Evolve/TidalPotentialTerms.h"
#include <boost/math/special_functions/spherical_harmonic.hpp>
#include <cassert>
+ Include dependency graph for TidalPotentialExpansion.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Evolve::TidalPotentialExpansion
 Evaluate the tidal potential using the expansion. More...
 

Namespaces

 Evolve
 Orientations of zones of bodies in a binary system.
 

Detailed Description

Declare an interface for evaluating the expansion of the tidal potential.

Definition in file TidalPotentialExpansion.h.