|
🛰️航天仿真算法库 SpaceAST 0.0.1
|
成员的完整列表,这些成员属于 ast::FrameWithEpoch,包括所有继承而来的类成员
| attr(StringView path) | ast::Object | |
| decRef() | ast::Object | inline |
| decRefNoDelete() | ast::Object | inline |
| decWeakRef() | ast::Object | inline |
| destruct() | ast::Object | inline |
| Frame()=default (定义于 ast::Frame) | ast::Frame | |
| FrameWithEpoch() (定义于 ast::FrameWithEpoch) | ast::FrameWithEpoch | |
| FrameWithEpoch(Point *origin, Axes *axes) (定义于 ast::FrameWithEpoch) | ast::FrameWithEpoch | |
| FrameWithEpoch(Point *origin, Axes *axes, EventTime *epoch) (定义于 ast::FrameWithEpoch) | ast::FrameWithEpoch | |
| frozenAxes_ | ast::FrameWithEpoch | protected |
| 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 | |
| getAxes() const override | ast::FrameWithEpoch | virtual |
| getBody() | ast::Frame | |
| getEpoch() const (定义于 ast::FrameWithEpoch) | ast::FrameWithEpoch | |
| getEpoch(TimePoint &epoch) const (定义于 ast::FrameWithEpoch) | ast::FrameWithEpoch | |
| getEpochHandle() (定义于 ast::FrameWithEpoch) | ast::FrameWithEpoch | |
| getGM() | ast::Frame | |
| getID() const | ast::Object | |
| getName() const | ast::Object | virtual |
| getOrigin() const override | ast::FrameWithEpoch | virtual |
| getParent() const | ast::Frame | virtual |
| getParentScope() const | ast::Object | |
| getProperty(StringView fieldName) const | ast::Object | |
| getReferenceAxes() const (定义于 ast::FrameWithEpoch) | ast::FrameWithEpoch | |
| getSourceAxes() const (定义于 ast::FrameWithEpoch) | ast::FrameWithEpoch | |
| getStaticType() (定义于 ast::Object) | ast::Object | inlinestatic |
| getTransform(const TimePoint &tp, Transform &transform) const | ast::Frame | virtual |
| getTransform(const TimePoint &tp, KinematicTransform &transform) const | ast::Frame | virtual |
| getTransformFrom(Frame *source, const TimePoint &tp, Transform &transform) const | ast::Frame | inline |
| getTransformFrom(Frame *source, const TimePoint &tp, KinematicTransform &transform) const | ast::Frame | inline |
| getTransformTo(Frame *target, const TimePoint &tp, Transform &transform) const | ast::Frame | inline |
| getTransformTo(Frame *target, const TimePoint &tp, KinematicTransform &transform) const | ast::Frame | inline |
| getType() const | ast::Object | virtual |
| getUseEpoch() const (定义于 ast::FrameWithEpoch) | ast::FrameWithEpoch | inline |
| incRef() | ast::Object | inline |
| incWeakRef() | ast::Object | inline |
| isDestructed() const | ast::Object | inline |
| MakeShared(Point *origin, Axes *axes) (定义于 ast::FrameWithEpoch) | ast::FrameWithEpoch | static |
| MakeShared(Point *origin, Axes *axes, EventTime *epoch) (定义于 ast::FrameWithEpoch) | ast::FrameWithEpoch | static |
| New(Point *origin, Axes *axes) (定义于 ast::FrameWithEpoch) | ast::FrameWithEpoch | static |
| New(Point *origin, Axes *axes, EventTime *epoch) (定义于 ast::FrameWithEpoch) | ast::FrameWithEpoch | 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 |
| origin_ | ast::FrameWithEpoch | protected |
| refCount() const | ast::Object | inline |
| 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 | |
| setEpoch(EventTime *epoch) (定义于 ast::FrameWithEpoch) | ast::FrameWithEpoch | |
| setParentScope(Object *parentScope) | ast::Object | |
| setReferenceAxes(Axes *axes) (定义于 ast::FrameWithEpoch) | ast::FrameWithEpoch | |
| setSourceAxes(Axes *axes) (定义于 ast::FrameWithEpoch) | ast::FrameWithEpoch | |
| setUseEpoch(bool useEpoch) (定义于 ast::FrameWithEpoch) | ast::FrameWithEpoch | inline |
| sourceAxes_ | ast::FrameWithEpoch | protected |
| staticType (定义于 ast::Object) | ast::Object | static |
| type() const | ast::Object | inline |
| useEpoch_ | ast::FrameWithEpoch | protected |
| weakRefCount() const | ast::Object | inline |
| ~Frame() override=default (定义于 ast::Frame) | ast::Frame | |
| ~FrameWithEpoch()=default (定义于 ast::FrameWithEpoch) | ast::FrameWithEpoch | |
| ~Object() (定义于 ast::Object) | ast::Object | protectedvirtual |