Planetary Orbital Evolution due to Tides
Orbital evolution of two objects experiencing tides
TidalPotential.h File Reference

Declare an interface for calculating the tidal potential due to a companion in an eccentric orbit. More...

#include "EccentricOrbit.h"
#include <cmath>
+ Include dependency graph for TidalPotential.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Evolve::TidalPotential
 Calculate the tidal potential over one component of an eccentric binary. More...
 

Namespaces

 Evolve
 Orientations of zones of bodies in a binary system.
 

Detailed Description

Declare an interface for calculating the tidal potential due to a companion in an eccentric orbit.

Definition in file TidalPotential.h.