🛰️航天仿真算法库 SpaceAST 0.0.1
载入中...
搜索中...
未找到
ast::HPOPStateMapper 成员列表

成员的完整列表,这些成员属于 ast::HPOPStateMapper,包括所有继承而来的类成员

epoch() constast::StateMapperinline
fromPos(const double *pos, double *y) const (定义于 ast::HPOPStateMapper)ast::HPOPStateMapperinline
fromState(const CartState &state, double *y) const (定义于 ast::HPOPStateMapper)ast::HPOPStateMapperinline
fromState(const SpacecraftState &state, double *y, double &x) const overrideast::HPOPStateMapperinlinevirtual
fromStateSensitivityWrtDrag(const Vector6d &sens, double *y) const (定义于 ast::HPOPStateMapper)ast::HPOPStateMapperinline
fromStateSensitivityWrtSRP(const Vector6d &sens, double *y) const (定义于 ast::HPOPStateMapper)ast::HPOPStateMapperinline
fromStateTransitionMatrix(const Matrix6d &stm, double *y) const (定义于 ast::HPOPStateMapper)ast::HPOPStateMapperinline
fromTime(const TimePoint &time, double &x) constast::StateMapperinline
fromVel(const double *vel, double *y) const (定义于 ast::HPOPStateMapper)ast::HPOPStateMapperinline
HPOPStateMapper()=default (定义于 ast::HPOPStateMapper)ast::HPOPStateMapper
setEpoch(TimePoint epoch)ast::StateMapperinline
setStateIndices(size_t idxPos, size_t idxVel, size_t idxSTM=-1, size_t idxDragSens=-1, size_t idxSRPSens=-1)ast::HPOPStateMapperinline
StateMapper()=default (定义于 ast::StateMapper)ast::StateMapper
toCartState(const double *y) const (定义于 ast::StateMapper)ast::StateMapperinline
toPos(const double *y, double *pos) const (定义于 ast::HPOPStateMapper)ast::HPOPStateMapperinline
toState(const double *y, CartState &state) const overrideast::HPOPStateMapperinlinevirtual
toState(const double *y, double x, SpacecraftState &state) const overrideast::HPOPStateMapperinlinevirtual
toStateSensitivityWrtDrag(const double *y, Vector6d &sens) const overrideast::HPOPStateMapperinlinevirtual
toStateSensitivityWrtDrag(const double *y) const (定义于 ast::StateMapper)ast::StateMapperinline
toStateSensitivityWrtSRP(const double *y, Vector6d &sens) const overrideast::HPOPStateMapperinlinevirtual
toStateSensitivityWrtSRP(const double *y) const (定义于 ast::StateMapper)ast::StateMapperinline
toStateTransitionMatrix(const double *y, Matrix6d &stm) const overrideast::HPOPStateMapperinlinevirtual
toStateTransitionMatrix(const double *y) const (定义于 ast::StateMapper)ast::StateMapperinline
toTime(double x, TimePoint &time) constast::StateMapperinline
toVel(const double *y, double *vel) const (定义于 ast::HPOPStateMapper)ast::HPOPStateMapperinline
~HPOPStateMapper() override=default (定义于 ast::HPOPStateMapper)ast::HPOPStateMapper
~StateMapper()=default (定义于 ast::StateMapper)ast::StateMappervirtual