|
🛰️航天仿真算法库 SpaceAST 0.0.1
|
Public 成员函数 | |
| const TimePoint & | getTime () const |
| double | getLat () const |
| double | getLon () const |
| double | getAlt () const |
| double | getLatRate () const |
| double | getLonRate () const |
| double | getAltRate () const |
| double | getCentricLat () const |
| double | getCentricLon () const |
Public 属性 | |
| TimePoint | time_ {} |
| GeodeticPoint | detic_ {} |
| double | centricLat_ {} |
| double | centricLon_ {} |
| double | latRate_ {} |
| double | lonRate_ {} |
| double | altRate_ {} |