|
🛰️航天仿真算法库 SpaceAST 0.0.1
|
成员的完整列表,这些成员属于 ast::SpacecraftState,包括所有继承而来的类成员
| __pad0__ (定义于 ast::SpacecraftState) | ast::SpacecraftState | |
| addDelayedLink(Func &&link) | ast::Object | inline |
| addDelayedLinkIfFailed(Func &&link) | ast::Object | inline |
| attr(StringView path) | ast::Object | |
| ClassInit(Class *cls) (定义于 ast::Object) | ast::Object | static |
| copyFrom(const SpacecraftState &srcState) (定义于 ast::SpacecraftState) | ast::SpacecraftState | |
| decRef() | ast::Object | inline |
| decRefNoDelete() | ast::Object | inline |
| decWeakRef() | ast::Object | inline |
| destruct() | ast::Object | 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 | |
| getCd() const (定义于 ast::SpacecraftState) | ast::SpacecraftState | inline |
| getCr() const (定义于 ast::SpacecraftState) | ast::SpacecraftState | inline |
| getDragArea() const (定义于 ast::SpacecraftState) | ast::SpacecraftState | inline |
| getDryMass() const (定义于 ast::SpacecraftState) | ast::SpacecraftState | inline |
| getFuelDensity() const (定义于 ast::SpacecraftState) | ast::SpacecraftState | inline |
| getFuelMass() const (定义于 ast::SpacecraftState) | ast::SpacecraftState | inline |
| getID() const | ast::Object | |
| getK1() const (定义于 ast::SpacecraftState) | ast::SpacecraftState | inline |
| getK2() const (定义于 ast::SpacecraftState) | ast::SpacecraftState | inline |
| getMass() const | ast::SpacecraftState | inline |
| getName() const override | ast::ObjectNamed | inlinevirtual |
| getOrbitState() const | ast::SpacecraftState | |
| getParentScope() const | ast::Object | |
| getProperty(StringView fieldName) const | ast::Object | |
| getRadPressureArea() const (定义于 ast::SpacecraftState) | ast::SpacecraftState | inline |
| getRadPressureCoeff() const (定义于 ast::SpacecraftState) | ast::SpacecraftState | inline |
| getRepresentation() const | ast::Object | virtual |
| getSRPArea() const (定义于 ast::SpacecraftState) | ast::SpacecraftState | inline |
| getState(ModOrbElem &orbElem) const (定义于 ast::SpacecraftState) | ast::SpacecraftState | |
| getState(CartState &state) const (定义于 ast::SpacecraftState) | ast::SpacecraftState | |
| getStateEpoch(TimePoint &stateEpoch) const (定义于 ast::SpacecraftState) | ast::SpacecraftState | |
| getStateIn(Frame *frame, CartState &state) const (定义于 ast::SpacecraftState) | ast::SpacecraftState | |
| getStateIn(Frame *frame, ModOrbElem &orbElem) const (定义于 ast::SpacecraftState) | ast::SpacecraftState | |
| getStateInBodyInertial(Body *body, CartState &state) const (定义于 ast::SpacecraftState) | ast::SpacecraftState | |
| getStateType() const | ast::SpacecraftState | |
| getTankPressure() const (定义于 ast::SpacecraftState) | ast::SpacecraftState | inline |
| getTankTemperature() const (定义于 ast::SpacecraftState) | ast::SpacecraftState | inline |
| 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 |
| NewDefault() (定义于 ast::SpacecraftState) | ast::SpacecraftState | static |
| 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 |
| 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 | |
| setCd(double cd) (定义于 ast::SpacecraftState) | ast::SpacecraftState | inline |
| setCr(double cr) (定义于 ast::SpacecraftState) | ast::SpacecraftState | inline |
| setDragArea(double dragArea) (定义于 ast::SpacecraftState) | ast::SpacecraftState | inline |
| setDryMass(double dryMass) (定义于 ast::SpacecraftState) | ast::SpacecraftState | inline |
| setFrame(Frame *frame) (定义于 ast::SpacecraftState) | ast::SpacecraftState | |
| setFuelDensity(double fuelDensity) (定义于 ast::SpacecraftState) | ast::SpacecraftState | inline |
| setFuelMass(double fuelMass) | ast::SpacecraftState | inline |
| setK1(double k1) (定义于 ast::SpacecraftState) | ast::SpacecraftState | inline |
| setK2(double k2) (定义于 ast::SpacecraftState) | ast::SpacecraftState | inline |
| setName(StringView name) override | ast::ObjectNamed | inlinevirtual |
| setOrbitState(State *orbitState) | ast::SpacecraftState | inline |
| setParentScope(Object *parentScope) | ast::Object | |
| setRadPressureArea(double radPressureArea) (定义于 ast::SpacecraftState) | ast::SpacecraftState | inline |
| setRadPressureCoeff(double radPressureCoeff) (定义于 ast::SpacecraftState) | ast::SpacecraftState | inline |
| setSRPArea(double srpArea) (定义于 ast::SpacecraftState) | ast::SpacecraftState | inline |
| setState(const ModOrbElem &orbElem) (定义于 ast::SpacecraftState) | ast::SpacecraftState | |
| setState(const CartState &state) (定义于 ast::SpacecraftState) | ast::SpacecraftState | |
| setStateEpoch(const TimePoint &stateEpoch) (定义于 ast::SpacecraftState) | ast::SpacecraftState | |
| setStateType(EStateType stateType) | ast::SpacecraftState | |
| setTankPressure(double tankPressure) (定义于 ast::SpacecraftState) | ast::SpacecraftState | inline |
| setTankTemperature(double tankTemperature) (定义于 ast::SpacecraftState) | ast::SpacecraftState | inline |
| showEditDialog() | ast::Object | |
| SpacecraftState()=default (定义于 ast::SpacecraftState) | ast::SpacecraftState | |
| StaticType() (定义于 ast::Object) | ast::Object | inlinestatic |
| staticType (定义于 ast::Object) | ast::Object | static |
| type() const | ast::Object | inline |
| typeName() const (定义于 ast::Object) | ast::Object | |
| weakRefCount() const | ast::Object | inline |
| ~Object() (定义于 ast::Object) | ast::Object | protectedvirtual |
| ~SpacecraftState()=default (定义于 ast::SpacecraftState) | ast::SpacecraftState |