|
🛰️航天仿真算法库 SpaceAST 0.0.1
|
成员的完整列表,这些成员属于 ast::DetectorFrameRelated,包括所有继承而来的类成员
| __pad0__ (定义于 ast::DetectorFrameRelated) | ast::DetectorFrameRelated | |
| 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 |
| decRef() | ast::Object | inline |
| decRefNoDelete() | ast::Object | inline |
| decWeakRef() | ast::Object | inline |
| destruct() | ast::Object | inline |
| direction() const (定义于 ast::EventDetector) | ast::EventDetector | inline |
| EDirection typedef (定义于 ast::EventDetector) | ast::EventDetector | |
| EventDetector()=default (定义于 ast::EventDetector) | ast::EventDetector | |
| 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 | |
| getDifference(const SpacecraftState &state, double t) const | ast::EventDetector | inlinevirtual |
| getID() const | ast::Object | |
| getName() const override | ast::ObjectNamed | inlinevirtual |
| getParentScope() const | ast::Object | |
| getProperty(StringView fieldName) const | ast::Object | |
| getRepresentation() const | ast::Object | virtual |
| getType() const | ast::Object | virtual |
| getValue(const SpacecraftState &state, double t) const =0 | ast::EventDetector | pure virtual |
| goal() const (定义于 ast::EventDetector) | ast::EventDetector | inline |
| incRef() | ast::Object | inline |
| incWeakRef() | ast::Object | inline |
| isAngle() const | ast::EventDetector | inlinevirtual |
| 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 |
| newODEEventDetector() const | ast::EventDetector | |
| 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 |
| repeatCount() const (定义于 ast::EventDetector) | ast::EventDetector | inline |
| Resolve(StringView value) | ast::Object | static |
| resolveLinks() | ast::Object | |
| setActive(bool active) (定义于 ast::EventDetector) | ast::EventDetector | inline |
| 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 | |
| setDirection(EDirection dir) (定义于 ast::EventDetector) | ast::EventDetector | inline |
| setFrame(Frame *frame) (定义于 ast::DetectorFrameRelated) | ast::DetectorFrameRelated | inline |
| setGoal(double goal) (定义于 ast::EventDetector) | ast::EventDetector | inline |
| setName(StringView name) override | ast::ObjectNamed | inlinevirtual |
| setParentScope(Object *parentScope) | ast::Object | |
| setRepeatCount(int count) (定义于 ast::EventDetector) | ast::EventDetector | inline |
| setThreshold(double threshold) (定义于 ast::EventDetector) | ast::EventDetector | inline |
| showEditDialog() | ast::Object | |
| StaticType() (定义于 ast::Object) | ast::Object | inlinestatic |
| staticType (定义于 ast::Object) | ast::Object | static |
| threshold() const (定义于 ast::EventDetector) | ast::EventDetector | inline |
| type() const | ast::Object | inline |
| typeName() const (定义于 ast::Object) | ast::Object | |
| weakRefCount() const | ast::Object | inline |
| ~EventDetector()=default (定义于 ast::EventDetector) | ast::EventDetector | virtual |
| ~Object() (定义于 ast::Object) | ast::Object | protectedvirtual |