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

Declare an inumeration for the various quantities tracked by the evolution and checked. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Evolve
 Orientations of zones of bodies in a binary system.
 

Enumerations

enum  Evolve::RealEvolutionQuantity {
  SEMIMAJOR, ECCENTRICITY, CONV_INCLINATION, RAD_INCLINATION,
  CONV_PERIAPSIS, RAD_PERIAPSIS, CONV_ANGMOM, RAD_ANGMOM,
  AGE, NUM_REAL_QUANTITIES
}
 Define identifiers for the quantities whose evolution we check. More...
 

Detailed Description

Declare an inumeration for the various quantities tracked by the evolution and checked.

Definition in file RealEvolutionQuantity.h.