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

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

attr(StringView path)ast::Object
decRef()ast::Objectinline
decRefNoDelete()ast::Objectinline
decWeakRef()ast::Objectinline
destruct()ast::Objectinline
Ephemeris()=default (定义于 ast::Ephemeris)ast::Ephemeris
getAttrBool(StringView path, bool &value) constast::Object
getAttrBool(StringView path) constast::Object
getAttrDouble(StringView path, double &value) constast::Object
getAttrDouble(StringView path) constast::Object
getAttrInt(StringView path, int &value) constast::Object
getAttrInt(StringView path) constast::Object
getAttrString(StringView path, std::string &value) constast::Object
getAttrString(StringView path) constast::Object
getFrame() const override=0ast::Ephemerispure virtual
getID() constast::Object
getInterval(TimeInterval &interval) const =0 (定义于 ast::Ephemeris)ast::Ephemerispure virtual
getName() constast::Objectvirtual
getParentScope() constast::Object
getPos(const TimePoint &tp, Vector3d &pos) const override=0ast::Ephemerispure virtual
getPosIn(Frame *frame, const TimePoint &tp, Vector3d &pos) constast::Point
getPosVel(const TimePoint &tp, Vector3d &pos, Vector3d &vel) const override=0ast::Ephemerispure virtual
getPosVelIn(Frame *frame, const TimePoint &tp, Vector3d &pos, Vector3d &vel) constast::Point
getProperty(StringView fieldName) constast::Object
getStaticType() (定义于 ast::Object)ast::Objectinlinestatic
getType() constast::Objectvirtual
incRef()ast::Objectinline
incWeakRef()ast::Objectinline
isDestructed() constast::Objectinline
Object() (定义于 ast::Object)ast::Objectinline
Object(Object *parentScope) (定义于 ast::Object)ast::Object
Object(std::nullptr_t) (定义于 ast::Object)ast::Object
Object(const Object &obj) (定义于 ast::Object)ast::Objectinlineprotected
openEditDialog()ast::Object
operator=(const Object &obj) (定义于 ast::Object)ast::Objectinlineprotected
Point()=default (定义于 ast::Point)ast::Point
refCount() constast::Objectinline
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
setParentScope(Object *parentScope)ast::Object
staticType (定义于 ast::Object)ast::Objectstatic
toBody() constast::Point
type() constast::Objectinline
weakRefCount() constast::Objectinline
~Ephemeris() override=default (定义于 ast::Ephemeris)ast::Ephemerisvirtual
~Object() (定义于 ast::Object)ast::Objectprotectedvirtual
~Point() override=default (定义于 ast::Point)ast::Point