| __pad0__ (定义于 ast::StateKeplerian) | ast::StateKeplerian | |
| attr(StringView path) | ast::Object | |
| changeFrame(Frame *frame) | ast::State | |
| decRef() | ast::Object | inline |
| decRefNoDelete() | ast::Object | inline |
| decWeakRef() | ast::Object | inline |
| destruct() | ast::Object | inline |
| frame_ | ast::State | protected |
| getApoAlt() const | ast::StateKeplerian | |
| getApoAltForShape() const (定义于 ast::StateKeplerian) | ast::StateKeplerian | inline |
| getApoAltForSize() const (定义于 ast::StateKeplerian) | ast::StateKeplerian | inline |
| getApoRad() const | ast::StateKeplerian | |
| getApoRadForShape() const (定义于 ast::StateKeplerian) | ast::StateKeplerian | inline |
| getApoRadForSize() const (定义于 ast::StateKeplerian) | ast::StateKeplerian | inline |
| getArgLat() const | ast::StateKeplerian | |
| getArgPeri() const | ast::StateKeplerian | |
| getAttrBool(StringView path, bool &value) const | ast::Object | |
| getAttrBool(StringView path) const | ast::Object | |
| getAttrDouble(StringView path, double &value) const | ast::Object | |
| getAttrDouble(StringView path) const | ast::Object | |
| getAttrInt(StringView path, int &value) const | ast::Object | |
| getAttrInt(StringView path) const | ast::Object | |
| getAttrString(StringView path, std::string &value) const | ast::Object | |
| getAttrString(StringView path) const | ast::Object | |
| getBody() const | ast::State | |
| getBodyRadius() const | ast::State | |
| getEcc() const | ast::StateKeplerian | |
| getEccAnomaly() const | ast::StateKeplerian | |
| getFrame() const | ast::State | inline |
| getGM() const | ast::State | inline |
| getID() const | ast::Object | |
| getInc() const | ast::StateKeplerian | |
| getInnerRepresentationState(array6d &stateInRepresentation) const | ast::StateKeplerian | |
| getLAN() const | ast::StateKeplerian | |
| getMeanAnomaly() const | ast::StateKeplerian | |
| getMeanMotion() const | ast::StateKeplerian | |
| getName() const | ast::Object | virtual |
| getOrientationParam() const | ast::StateKeplerian | |
| getOrientationParam(EOrientationType orientationType) const (定义于 ast::StateKeplerian) | ast::StateKeplerian | |
| getOrientationType() const | ast::StateKeplerian | inline |
| getParentScope() const | ast::Object | |
| getPeriAlt() const | ast::StateKeplerian | |
| getPeriAltForShape() const (定义于 ast::StateKeplerian) | ast::StateKeplerian | inline |
| getPeriAltForSize() const (定义于 ast::StateKeplerian) | ast::StateKeplerian | inline |
| getPeriod() const | ast::StateKeplerian | |
| getPeriRad() const | ast::StateKeplerian | |
| getPeriRadForShape() const (定义于 ast::StateKeplerian) | ast::StateKeplerian | inline |
| getPeriRadForSize() const (定义于 ast::StateKeplerian) | ast::StateKeplerian | inline |
| getPositionParam() const | ast::StateKeplerian | |
| getPositionParam(EPositionType positionType) const (定义于 ast::StateKeplerian) | ast::StateKeplerian | |
| getPositionType() const | ast::StateKeplerian | inline |
| getProperty(StringView fieldName) const | ast::Object | |
| getRAAN() const | ast::StateKeplerian | |
| getShapeParam() const | ast::StateKeplerian | |
| getShapeParam(EShapeType shapeType) const (定义于 ast::StateKeplerian) | ast::StateKeplerian | |
| getShapeType() const | ast::StateKeplerian | inline |
| getSizeParam() const | ast::StateKeplerian | |
| getSizeParam(ESizeType sizeType) const (定义于 ast::StateKeplerian) | ast::StateKeplerian | |
| getSizeType() const | ast::StateKeplerian | inline |
| getState(CartState &state) const override | ast::StateKeplerian | virtual |
| getState(OrbElem &orbElem) const (定义于 ast::StateKeplerian) | ast::StateKeplerian | |
| getState(ModOrbElem &modOrbElem) const (定义于 ast::StateKeplerian) | ast::StateKeplerian | inline |
| getStateEpoch(TimePoint &stateEpoch) const | ast::State | |
| getStateEpoch() const | ast::State | |
| getStateEpochHandle() | ast::State | inline |
| getStateIn(Frame *frame, CartState &state) const | ast::State | |
| getStateInBodyInertial(Body *body, CartState &state) const | ast::State | |
| getStateInRepresentation(ESizeType sizeType, EShapeType shapeType, EOrientationType orientationType, EPositionType positionType, array6d &stateInRepresentation) const | ast::StateKeplerian | |
| getStateParam(int index) (定义于 ast::StateKeplerian) | ast::StateKeplerian | |
| getStateType() const override | ast::StateKeplerian | inlinevirtual |
| getStaticType() (定义于 ast::Object) | ast::Object | inlinestatic |
| getTimeOfAscNodePassage(TimePoint &tp) const | ast::StateKeplerian | |
| getTimeOfAscNodePassage() const | ast::StateKeplerian | |
| getTimeOfPeriPassage(TimePoint &tp) const | ast::StateKeplerian | |
| getTimeOfPeriPassage() const | ast::StateKeplerian | |
| getTimePastAscNode() const | ast::StateKeplerian | |
| getTimePastPeri() const | ast::StateKeplerian | |
| getTrueAnomaly() const | ast::StateKeplerian | |
| getType() const | ast::Object | virtual |
| gm_ | ast::State | protected |
| incRef() | ast::Object | inline |
| incWeakRef() | ast::Object | inline |
| isDestructed() const | ast::Object | inline |
| MakeShared() (定义于 ast::StateKeplerian) | ast::StateKeplerian | static |
| MakeShared(const ModOrbElem &modOrbElem) (定义于 ast::StateKeplerian) | ast::StateKeplerian | static |
| ast::State::MakeShared(EStateType type) | ast::State | static |
| ast::State::MakeShared(State &state, EStateType type) | ast::State | static |
| modOrbElem_ | ast::StateKeplerian | protected |
| New() (定义于 ast::StateKeplerian) | ast::StateKeplerian | static |
| New(const ModOrbElem &modOrbElem) (定义于 ast::StateKeplerian) | ast::StateKeplerian | static |
| ast::State::New(EStateType type) | ast::State | static |
| ast::State::New(State &state, EStateType type) | ast::State | static |
| Object() (定义于 ast::Object) | ast::Object | inline |
| Object(Object *parentScope) (定义于 ast::Object) | ast::Object | |
| Object(std::nullptr_t) (定义于 ast::Object) | ast::Object | |
| Object(const Object &obj) (定义于 ast::Object) | ast::Object | inlineprotected |
| openEditDialog() | ast::Object | |
| operator=(const Object &obj) (定义于 ast::Object) | ast::Object | inlineprotected |
| orientationType_ | ast::StateKeplerian | protected |
| positionType_ | ast::StateKeplerian | protected |
| refCount() const | ast::Object | inline |
| setApoAltForShape(length_d apoAlt) | ast::StateKeplerian | |
| setApoAltForSize(length_d apoAlt) | ast::StateKeplerian | |
| setApoRadForShape(length_d apoRad) | ast::StateKeplerian | |
| setApoRadForSize(length_d apoRad) | ast::StateKeplerian | |
| setArgLat(angle_d argLat) | ast::StateKeplerian | |
| setArgPeri(double argPeri) | ast::StateKeplerian | |
| setAttrBool(StringView path, bool value) | ast::Object | |
| setAttrDouble(StringView path, double value) | ast::Object | |
| setAttrInt(StringView path, int value) | ast::Object | |
| setAttrString(StringView path, StringView value) | ast::Object | |
| setEcc(double ecc) | ast::StateKeplerian | |
| setEccAnomaly(angle_d eccAnomaly) | ast::StateKeplerian | |
| setFrame(Frame *frame) | ast::State | |
| setGM(double gm) | ast::State | inline |
| setInc(angle_d inc) | ast::StateKeplerian | |
| setLAN(angle_d lan) | ast::StateKeplerian | |
| setMeanAnomaly(angle_d meanAnomaly) | ast::StateKeplerian | |
| setMeanMotion(angvel_d meanMotion) | ast::StateKeplerian | |
| setOrientationParam(double orientationParam, EOrientationType orientationType) (定义于 ast::StateKeplerian) | ast::StateKeplerian | |
| setOrientationParam(double orientationParam) (定义于 ast::StateKeplerian) | ast::StateKeplerian | |
| setOrientationType(EOrientationType orientationType) (定义于 ast::StateKeplerian) | ast::StateKeplerian | |
| setParentScope(Object *parentScope) | ast::Object | |
| setPeriAltForShape(length_d periAlt) | ast::StateKeplerian | |
| setPeriAltForSize(length_d periAlt) | ast::StateKeplerian | |
| setPeriod(time_d period) | ast::StateKeplerian | |
| setPeriRadForShape(length_d periRad) | ast::StateKeplerian | |
| setPeriRadForSize(length_d periRad) | ast::StateKeplerian | |
| setPositionParam(double positionParam, EPositionType positionType) (定义于 ast::StateKeplerian) | ast::StateKeplerian | |
| setPositionParam(double positionParam) (定义于 ast::StateKeplerian) | ast::StateKeplerian | |
| setPositionType(EPositionType positionType) (定义于 ast::StateKeplerian) | ast::StateKeplerian | |
| setRAAN(angle_d raan) | ast::StateKeplerian | |
| setShapeParam(double shapeParam, EShapeType shapeType) (定义于 ast::StateKeplerian) | ast::StateKeplerian | |
| setShapeParam(double shapeParam) (定义于 ast::StateKeplerian) | ast::StateKeplerian | |
| setShapeType(EShapeType shapeType) (定义于 ast::StateKeplerian) | ast::StateKeplerian | |
| setSizeParam(double sizeParam, ESizeType sizeType) (定义于 ast::StateKeplerian) | ast::StateKeplerian | |
| setSizeParam(double sizeParam) (定义于 ast::StateKeplerian) | ast::StateKeplerian | |
| setSizeType(ESizeType sizeType) (定义于 ast::StateKeplerian) | ast::StateKeplerian | |
| setSMA(length_d sma) | ast::StateKeplerian | |
| setState(const CartState &state) override | ast::StateKeplerian | virtual |
| setState(OrbElem &orbElem) (定义于 ast::StateKeplerian) | ast::StateKeplerian | |
| setState(const ModOrbElem &modOrbElem) (定义于 ast::StateKeplerian) | ast::StateKeplerian | inline |
| setStateEpoch(EventTime *stateEpoch) | ast::State | |
| setStateEpoch(const TimePoint &stateEpoch) | ast::State | |
| setStateParam(int index, double value) (定义于 ast::StateKeplerian) | ast::StateKeplerian | |
| setTimeOfAscNodePassage(const TimePoint &tp) | ast::StateKeplerian | |
| setTimeOfAscNodePassage(double epochsecond) | ast::StateKeplerian | |
| setTimeOfPeriPassage(const TimePoint &tp) | ast::StateKeplerian | |
| setTimeOfPeriPassage(double epochsecond) | ast::StateKeplerian | |
| setTimePastAscNode(time_d timePastAscNode) | ast::StateKeplerian | |
| setTimePastPeri(time_d timePastPeri) | ast::StateKeplerian | |
| setTrueAnomaly(angle_d trueAnomaly) | ast::StateKeplerian | |
| shapeType_ | ast::StateKeplerian | protected |
| sizeType_ | ast::StateKeplerian | protected |
| State()=default (定义于 ast::State) | ast::State | |
| State(const State &state)=default (定义于 ast::State) | ast::State | protected |
| stateEpoch_ | ast::State | protected |
| StateKeplerian() (定义于 ast::StateKeplerian) | ast::StateKeplerian | |
| StateKeplerian(const ModOrbElem &modOrbElem) (定义于 ast::StateKeplerian) | ast::StateKeplerian | |
| StateKeplerian(const State &state) (定义于 ast::StateKeplerian) | ast::StateKeplerian | |
| staticType (定义于 ast::Object) | ast::Object | static |
| type() const | ast::Object | inline |
| weakRefCount() const | ast::Object | inline |
| ~Object() (定义于 ast::Object) | ast::Object | protectedvirtual |
| ~State() override=default (定义于 ast::State) | ast::State | |
| ~StateKeplerian() override=default (定义于 ast::StateKeplerian) | ast::StateKeplerian | |