|
EQTIDE
|
#include <eqtide.h>
Data Fields | |
| double | dMass |
| Planetary Mass. | |
| double | dRadius |
| Secondary Radius. | |
| double | dTau |
| Time lag. | |
| double | dQ |
| Secondary Tidal Q. | |
| double | dK2 |
| Secondary Love number. | |
| double | dObliquity |
| Obliquity. | |
| double | dSpinRate |
| Rotation rate. | |
| double | dRG |
| Radius of Gyration. | |
| double | dSyncEcc |
| Synchronous rotation below this e. | |
| int | bForceEqSpin |
| Tidally lock second? | |
| double | dMaxLockDiff |
| When to set spin rate to equilibrium. | |
| double | dSemi |
| Semi-major axis. | |
| double | dEcc |
| Eccentricity. | |
| double | dMeanMotion |
| Mean Motion. | |
| double | dAge |
| System Age. | |
| int | iMassRad |
| Mass-Radius relationship identifier. | |
| double | dDomegaDt |
| Time derivative of spin rate. | |
| double | dDobliquityDt |
| Time derivative of obliquity. | |
| double | dDaDt |
| Time derivative of semi-major axis. | |
| double | dDeDt |
| Time derivative of eccentricity. | |
The secondary (less massive) body in the system. This struct contains the orbital information.
1.8.9.1