|
EQTIDE
|
#include <eqtide.h>
Data Fields | |
| double | dMass |
| Mass of primary. | |
| double | dRadius |
| Radius of primary. | |
| double | dTau |
| Time lag. | |
| double | dQ |
| Tidal Q of primary. | |
| double | dK2 |
| Love number of primary. | |
| double | dObliquity |
| Obliquity. | |
| double | dSpinRate |
| Rotation Rate. | |
| double | dRG |
| Radius of Gyration. | |
| double * | iEpsilon |
| Signs of phase lags. | |
| int | bForceEqSpin |
| Force spin rate to be equilibrium? | |
| double | dMaxLockDiff |
| When to set spin rate to equilibrium. | |
| int | iMassRad |
| Mass-Radius relationship identifier. | |
| double | dDomegaDt |
| Time derivative of spin rate. | |
| double | dDobliquityDt |
| Time derivative of obliquity. | |
The primary (more massive) body in the system. This struct does not contain orbital information.
1.8.9.1