|
🛰️航天仿真算法库 SpaceAST 0.0.1
|
成员的完整列表,这些成员属于 ast::Spacecraft,包括所有继承而来的类成员
| __pad0__ (定义于 ast::Mover) | ast::Mover | |
| addDelayedLink(Func &&link) | ast::Object | inline |
| addDelayedLinkIfFailed(Func &&link) | ast::Object | inline |
| attitudeProfile_ | ast::Mover | protected |
| attr(StringView path) | ast::Object | |
| ClassInit(Class *cls) (定义于 ast::Object) | ast::Object | static |
| decRef() | ast::Object | inline |
| decRefNoDelete() | ast::Object | inline |
| decWeakRef() | ast::Object | inline |
| destruct() | ast::Object | inline |
| ephemeris_ | ast::Mover | protected |
| generateEphemeris() | ast::Mover | |
| getAttitudeProfile() const | ast::Mover | inline |
| 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 | |
| getAttrObject(StringView path, Object *&value) const | ast::Object | |
| getAttrObject(StringView path) const | ast::Object | |
| getAttrString(StringView path, std::string &value) const | ast::Object | |
| getAttrString(StringView path) const | ast::Object | |
| getBody() const | ast::Mover | |
| getEphemeris() const | ast::Mover | inline |
| getEphemerisHandle() | ast::Mover | inline |
| getFrame() const final | ast::Mover | virtual |
| getID() const | ast::Object | |
| getInitialState() const | ast::Mover | |
| getName() const override | ast::Mover | inlinevirtual |
| getParentScope() const | ast::Object | |
| getPos(const TimePoint &tp, Vector3d &pos) const final | ast::Mover | virtual |
| getPosIn(Frame *frame, const TimePoint &tp, Vector3d &pos) const | ast::Point | |
| getPosVel(const TimePoint &tp, Vector3d &pos, Vector3d &vel) const final | ast::Mover | virtual |
| getPosVelIn(Frame *frame, const TimePoint &tp, Vector3d &pos, Vector3d &vel) const | ast::Point | |
| getProperty(StringView fieldName) const | ast::Object | |
| getRepresentation() const | ast::Object | virtual |
| getType() const | ast::Object | virtual |
| incRef() | ast::Object | inline |
| incWeakRef() | ast::Object | inline |
| isDestructed() const | ast::Object | inline |
| isOfType(const Class *type) const | ast::Object | |
| isOfType(StringView typeName) const | ast::Object | |
| isOfType() const | ast::Object | |
| motionProfile_ | ast::Mover | protected |
| Mover()=default (定义于 ast::Mover) | ast::Mover | |
| name() const | ast::Object | inline |
| name_ | ast::Mover | protected |
| Object() (定义于 ast::Object) | ast::Object | inline |
| Object(Object *parentScope) (定义于 ast::Object) | ast::Object | explicit |
| Object(std::nullptr_t) (定义于 ast::Object) | ast::Object | |
| Object(initial_strong_ref_t) | ast::Object | inline |
| Object(const Object &obj) (定义于 ast::Object) | ast::Object | inlineprotected |
| ObjectNamed()=default | ast::ObjectNamed | |
| ObjectNamed(StringView name) | ast::ObjectNamed | inlineexplicit |
| operator=(const Object &) (定义于 ast::Object) | ast::Object | inlineprotected |
| Point()=default (定义于 ast::Point) | ast::Point | |
| refCount() const | ast::Object | inline |
| Resolve(StringView value) | ast::Object | static |
| resolveLinks() | ast::Object | |
| setAttitudeProfile(AttitudeProfile *profile) | ast::Mover | inline |
| setAttrBool(StringView path, bool value) | ast::Object | |
| setAttrDouble(StringView path, double value) | ast::Object | |
| setAttrInt(StringView path, int value) | ast::Object | |
| setAttrObject(StringView path, Object *value) | ast::Object | |
| setAttrString(StringView path, StringView value) | ast::Object | |
| setEphemeris(Ephemeris *ephemeris) | ast::Mover | inline |
| setMotionProfile(MotionProfile *profile) | ast::Mover | |
| setName(StringView name) override | ast::Mover | inlinevirtual |
| setParentScope(Object *parentScope) | ast::Object | |
| showEditDialog() | ast::Object | |
| Spacecraft()=default (定义于 ast::Spacecraft) | ast::Spacecraft | |
| SpaceObject()=default (定义于 ast::SpaceObject) | ast::SpaceObject | |
| StaticType() (定义于 ast::Object) | ast::Object | inlinestatic |
| staticType (定义于 ast::Object) | ast::Object | static |
| toBody() const | ast::Point | |
| type() const | ast::Object | inline |
| typeName() const (定义于 ast::Object) | ast::Object | |
| weakRefCount() const | ast::Object | inline |
| ~Mover() override=default (定义于 ast::Mover) | ast::Mover | |
| ~Object() (定义于 ast::Object) | ast::Object | protectedvirtual |
| ~Point() override=default (定义于 ast::Point) | ast::Point | |
| ~Spacecraft() override=default (定义于 ast::Spacecraft) | ast::Spacecraft | |
| ~SpaceObject() override=default (定义于 ast::SpaceObject) | ast::SpaceObject |