| __pad0__ (定义于 ast::CelestialBody) | ast::CelestialBody | |
| attr(StringView path) | ast::Object | |
| axesFixed_ | ast::CelestialBody | protected |
| axesInertial_ | ast::CelestialBody | protected |
| axesMOD_ | ast::CelestialBody | protected |
| axesTOD_ | ast::CelestialBody | protected |
| CelestialBody() (定义于 ast::CelestialBody) | ast::CelestialBody | |
| CelestialBody(SolarSystem *solarSystem) (定义于 ast::CelestialBody) | ast::CelestialBody | |
| CelestialBody(StringView name, SolarSystem *solarSystem=nullptr) (定义于 ast::CelestialBody) | ast::CelestialBody | |
| decRef() | ast::Object | inline |
| decRefNoDelete() | ast::Object | inline |
| decWeakRef() | ast::Object | inline |
| destruct() | ast::Object | inline |
| ephemeris_ | ast::CelestialBody | 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(StringView name) const | ast::CelestialBody | |
| getAxesFixed() const | ast::CelestialBody | inline |
| getAxesInertial() const | ast::CelestialBody | inline |
| getAxesMOD() const | ast::CelestialBody | inline |
| getAxesTOD() const | ast::CelestialBody | inline |
| getDirpath() const | ast::CelestialBody | |
| getEphemeris() const | ast::CelestialBody | inline |
| getEpochAxesReference() const (定义于 ast::CelestialBody) | ast::CelestialBody | protected |
| getFrame() const final | ast::CelestialBody | virtual |
| getGM() const | ast::CelestialBody | inline |
| getGravityField() const | ast::CelestialBody | inline |
| getGravityModel() const | ast::CelestialBody | inline |
| getID() const | ast::Object | |
| getJ2() const | ast::CelestialBody | inline |
| getJ3() const | ast::CelestialBody | inline |
| getJ4() const | ast::CelestialBody | inline |
| getJ5() const | ast::CelestialBody | inline |
| getJ6() const | ast::CelestialBody | inline |
| getJn(int n) const | ast::CelestialBody | inlineprotected |
| getJplIndex() const | ast::CelestialBody | inline |
| getJplSpiceId() const | ast::CelestialBody | inline |
| getName() const override | ast::CelestialBody | inlinevirtual |
| getOrientation() const | ast::CelestialBody | inline |
| getParent() const | ast::CelestialBody | inline |
| getParentScope() const | ast::Object | |
| getPointCenter() const | ast::CelestialBody | inline |
| getPos(const TimePoint &tp, Vector3d &pos) const final | ast::CelestialBody | virtual |
| getPosICRF(const TimePoint &tp, Vector3d &pos) const | ast::CelestialBody | |
| getPosIn(Frame *frame, const TimePoint &tp, Vector3d &pos) const | ast::Point | |
| getPosVel(const TimePoint &tp, Vector3d &pos, Vector3d &vel) const final | ast::CelestialBody | virtual |
| getPosVelICRF(const TimePoint &tp, Vector3d &pos, Vector3d &vel) const | ast::CelestialBody | |
| getPosVelIn(Frame *frame, const TimePoint &tp, Vector3d &pos, Vector3d &vel) const | ast::Point | |
| getProperty(StringView fieldName) const | ast::Object | |
| getRadius() const | ast::CelestialBody | inline |
| getSolarSystem() const | ast::CelestialBody | |
| getStaticType() (定义于 ast::Object) | ast::Object | inlinestatic |
| getSystemGM() const | ast::CelestialBody | inline |
| getType() const | ast::Object | virtual |
| gm_ | ast::CelestialBody | protected |
| gravityField_ | ast::CelestialBody | protected |
| incRef() | ast::Object | inline |
| incWeakRef() | ast::Object | inline |
| isDestructed() const | ast::Object | inline |
| isEarth() const | ast::CelestialBody | inline |
| jplIndex_ | ast::CelestialBody | protected |
| jplSpiceId_ | ast::CelestialBody | protected |
| load(StringView filepath) | ast::CelestialBody | |
| loadAstroDefinition(BKVParser &parser) | ast::CelestialBody | protected |
| loadEarth(BKVParser &parser) | ast::CelestialBody | protected |
| loadEphemerisData(BKVParser &parser) | ast::CelestialBody | protected |
| loadGravityModel(StringView model) | ast::CelestialBody | protected |
| loadMeanEarthDefinition(BKVParser &parser) | ast::CelestialBody | protected |
| loadMoon(BKVParser &parser) | ast::CelestialBody | protected |
| loadSpinData(BKVParser &parser) | ast::CelestialBody | protected |
| makeAxesMOE(const TimePoint &tp) const | ast::CelestialBody | |
| makeAxesMOE(EventTime *time) const | ast::CelestialBody | |
| makeAxesTOE(const TimePoint &tp) const | ast::CelestialBody | |
| makeAxesTOE(EventTime *time) const | ast::CelestialBody | |
| makeEpochAxes(Axes *sourceAxes, const TimePoint &tp, Axes *reference) const | ast::CelestialBody | inline |
| makeEpochAxes(Axes *sourceAxes, EventTime *time, Axes *reference) const | ast::CelestialBody | inline |
| makeEpochFrame(Axes *sourceAxes, const TimePoint &tp, Axes *reference) const | ast::CelestialBody | |
| makeEpochFrame(Axes *sourceAxes, EventTime *time, Axes *reference) const | ast::CelestialBody | |
| makeFrame(Axes *axes) const | ast::CelestialBody | |
| makeFrameFixed() const | ast::CelestialBody | |
| makeFrameICRF() const | ast::CelestialBody | |
| makeFrameInertial() const | ast::CelestialBody | |
| makeFrameJ2000() const | ast::CelestialBody | |
| makeFrameMOD() const | ast::CelestialBody | |
| makeFrameMOE(const TimePoint &tp) const | ast::CelestialBody | |
| makeFrameMOE(EventTime *time) const | ast::CelestialBody | |
| makeFrameTOD() const | ast::CelestialBody | |
| makeFrameTOE(const TimePoint &tp) const | ast::CelestialBody | |
| makeFrameTOE(EventTime *time) const | ast::CelestialBody | |
| name_ | ast::CelestialBody | protected |
| 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 |
| orientation_ | ast::CelestialBody | protected |
| parent_ | ast::CelestialBody | protected |
| Point()=default (定义于 ast::Point) | ast::Point | |
| radius_ | ast::CelestialBody | 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 | |
| setGravityModel(StringView model) | ast::CelestialBody | |
| setJplIndex(int index) (定义于 ast::CelestialBody) | ast::CelestialBody | |
| setJplSpiceId(int id) (定义于 ast::CelestialBody) | ast::CelestialBody | inline |
| setName(StringView name) (定义于 ast::CelestialBody) | ast::CelestialBody | inline |
| setParentScope(Object *parentScope) | ast::Object | |
| shape_ | ast::CelestialBody | protected |
| SolarSystem (定义于 ast::CelestialBody) | ast::CelestialBody | friend |
| solarSystem_ | ast::CelestialBody | protected |
| staticType (定义于 ast::Object) | ast::Object | static |
| systemGM_ | ast::CelestialBody | protected |
| toBody() const | ast::Point | |
| type() const | ast::Object | inline |
| weakRefCount() const | ast::Object | inline |
| ~CelestialBody() (定义于 ast::CelestialBody) | ast::CelestialBody | |
| ~Object() (定义于 ast::Object) | ast::Object | protectedvirtual |
| ~Point() override=default (定义于 ast::Point) | ast::Point | |