The coefficients for sine/cosine terms in a body's rotation data. More...
#include <aephem.h>
Data Fields | |
| int | time_var |
| One of AE_PHYSICAL_D or AE_PHYSICAL_T, or AE_PHYSICAL_END to mark last term. More... | |
| double | a |
The a in . | |
| double | b |
The b in , in degrees. | |
| double | c |
The b in , in degrees. | |
| double | d |
The c in , in degrees. | |
The coefficients for sine/cosine terms in a body's rotation data.
| int ae_physical_term_t::time_var |
One of AE_PHYSICAL_D or AE_PHYSICAL_T, or AE_PHYSICAL_END to mark last term.
Referenced by ae_phys_pole().
| AEPHEM documentation generated by Doxygen v1.8.9.1 at Sat Aug 1 2015 15:02:46. |