
Definition at line 92 of file rotating_body.cpp.
Public Attributes | |
| double | alpha_rate |
| double | alpha_zero |
| double | delta_rate |
| double | delta_zero |
| double | n_rate |
| double | n_zero |
| wchar_t * | name |
| double | w_rate |
| double | w_sin_term |
| double | w_zero |
| double alpha_rate |
Definition at line 95 of file rotating_body.cpp.
Referenced by major_planet_rotator::calc_orientation().
| double alpha_zero |
Definition at line 95 of file rotating_body.cpp.
Referenced by major_planet_rotator::calc_orientation().
| double delta_rate |
Definition at line 96 of file rotating_body.cpp.
Referenced by major_planet_rotator::calc_orientation().
| double delta_zero |
Definition at line 96 of file rotating_body.cpp.
Referenced by major_planet_rotator::calc_orientation().
| double n_rate |
Definition at line 98 of file rotating_body.cpp.
Referenced by major_planet_rotator::calc_orientation().
| double n_zero |
Definition at line 98 of file rotating_body.cpp.
Referenced by major_planet_rotator::calc_orientation().
| wchar_t* name |
Definition at line 94 of file rotating_body.cpp.
| double w_rate |
Definition at line 97 of file rotating_body.cpp.
Referenced by major_planet_rotator::calc_orientation().
| double w_sin_term |
Definition at line 97 of file rotating_body.cpp.
Referenced by major_planet_rotator::calc_orientation().
| double w_zero |
Definition at line 97 of file rotating_body.cpp.
Referenced by major_planet_rotator::calc_orientation().
1.5.5