|
🛰️航天仿真算法库 SpaceAST 0.0.1
|
成员的完整列表,这些成员属于 ast::BodyEphemerisSPK,包括所有继承而来的类成员
| __pad0__ (定义于 ast::BodyEphemerisSPK) | ast::BodyEphemerisSPK | |
| addDelayedLink(Func &&link) | ast::Object | inline |
| addDelayedLinkIfFailed(Func &&link) | ast::Object | inline |
| attr(StringView path) | ast::Object | |
| body_ (定义于 ast::BodyEphemerisSPK) | ast::BodyEphemerisSPK | protected |
| BodyEphemeris()=default (定义于 ast::BodyEphemeris) | ast::BodyEphemeris | |
| BodyEphemerisSPK()=default (定义于 ast::BodyEphemerisSPK) | ast::BodyEphemerisSPK | |
| BodyEphemerisSPK(int spiceIndex) (定义于 ast::BodyEphemerisSPK) | ast::BodyEphemerisSPK | inline |
| BodyEphemerisSPK(CelestialBody *body) (定义于 ast::BodyEphemerisSPK) | ast::BodyEphemerisSPK | inline |
| 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()=default (定义于 ast::Ephemeris) | ast::Ephemeris | |
| 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 | |
| getFilePath() const (定义于 ast::BodyEphemerisSPK) | ast::BodyEphemerisSPK | |
| getFrame() const override | ast::BodyEphemeris | virtual |
| getID() const | ast::Object | |
| getInterval(TimeInterval &interval) const override (定义于 ast::BodyEphemerisSPK) | ast::BodyEphemerisSPK | virtual |
| getName() const override | ast::ObjectNamed | inlinevirtual |
| getParentScope() const | ast::Object | |
| getPos(const TimePoint &tp, Vector3d &pos) const override | ast::BodyEphemeris | virtual |
| getPosICRF(const TimePoint &tp, Vector3d &pos) const override | ast::BodyEphemerisSPK | virtual |
| getPosIn(Frame *frame, const TimePoint &tp, Vector3d &pos) const | ast::Point | |
| getPosVel(const TimePoint &tp, Vector3d &pos, Vector3d &vel) const override | ast::BodyEphemeris | virtual |
| getPosVelICRF(const TimePoint &tp, Vector3d &pos, Vector3d &vel) const override | ast::BodyEphemerisSPK | 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 | |
| name() const | ast::Object | inline |
| 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 |
| openSPKFile(StringView spkfile) (定义于 ast::BodyEphemerisSPK) | ast::BodyEphemerisSPK | |
| 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 | |
| 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 | |
| setName(StringView name) override | ast::ObjectNamed | inlinevirtual |
| setParentScope(Object *parentScope) | ast::Object | |
| setSpiceIndex(int spiceIndex) (定义于 ast::BodyEphemerisSPK) | ast::BodyEphemerisSPK | inline |
| showEditDialog() | ast::Object | |
| spiceIndex_ (定义于 ast::BodyEphemerisSPK) | ast::BodyEphemerisSPK | protected |
| spk_ (定义于 ast::BodyEphemerisSPK) | ast::BodyEphemerisSPK | protected |
| 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 |
| ~BodyEphemeris()=default (定义于 ast::BodyEphemeris) | ast::BodyEphemeris | virtual |
| ~BodyEphemerisSPK() override=default (定义于 ast::BodyEphemerisSPK) | ast::BodyEphemerisSPK | |
| ~Ephemeris() override=default (定义于 ast::Ephemeris) | ast::Ephemeris | virtual |
| ~Object() (定义于 ast::Object) | ast::Object | protectedvirtual |
| ~Point() override=default (定义于 ast::Point) | ast::Point |