|
🛰️航天仿真算法库 SpaceAST 0.0.1
|
类 ast::HPOPStateMapper 继承关系图:Public 成员函数 | |
| void | toState (const double *y, double x, SpacecraftState &state) const override |
| void | fromState (const SpacecraftState &state, double *y, double &x) const override |
Public 成员函数 继承自 ast::StateMapper | |
| void | toTime (double x, TimePoint &time) const |
| void | fromTime (const TimePoint &time, double &x) const |
| const TimePoint & | epoch () const |
| void | setEpoch (TimePoint epoch) |
|
inlineoverridevirtual |
|
inlineoverridevirtual |