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

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

__pad0__ (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileprotected
addDelayedLink(Func &&link)ast::Objectinline
addDelayedLinkIfFailed(Func &&link)ast::Objectinline
attr(StringView path)ast::Object
ClassInit(Class *cls) (定义于 ast::Object)ast::Objectstatic
controls() const (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinline
ControlVector typedef (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfile
convergenceCriteria() const (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinline
decRef()ast::Objectinline
decRefNoDelete()ast::Objectinline
decWeakRef()ast::Objectinline
destruct()ast::Objectinline
DifferentialCorrectorProfile()=default (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfile
execute() overrideast::DifferentialCorrectorProfilevirtual
executeRelatedCommand() constast::DifferentialCorrectorProfileprotected
finiteDifferenceMethod() const (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinline
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
getAttrObject(StringView path, Object *&value) constast::Object
getAttrObject(StringView path) constast::Object
getAttrString(StringView path, std::string &value) constast::Object
getAttrString(StringView path) constast::Object
getControl(StringView name) const (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfile
getID() constast::Object
getName() const overrideast::ObjectNamedinlinevirtual
getParentScope() constast::Object
getProperty(StringView fieldName) constast::Object
getRelatedCommand() constast::DifferentialCorrectorProfileprotected
getRelatedSequence() constast::DifferentialCorrectorProfileprotected
getRepresentation() constast::Objectvirtual
getResult(StringView name) const (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfile
getType() constast::Objectvirtual
incRef()ast::Objectinline
incWeakRef()ast::Objectinline
isDestructed() constast::Objectinline
isOfType(const Class *type) constast::Object
isOfType(StringView typeName) constast::Object
isOfType() constast::Object
lineSearchLowerBound() const (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinlineprotected
lineSearchMaxNumCalls() const (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinlineprotected
lineSearchTolerance() const (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinlineprotected
lineSearchUpperBound() const (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinlineprotected
maxIterations() const (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinlineprotected
name() constast::Objectinline
New() (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfilestatic
numHomotopySteps() const (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinlineprotected
Object() (定义于 ast::Object)ast::Objectinline
Object(Object *parentScope) (定义于 ast::Object)ast::Objectexplicit
Object(std::nullptr_t) (定义于 ast::Object)ast::Object
Object(initial_strong_ref_t)ast::Objectinline
Object(const Object &obj) (定义于 ast::Object)ast::Objectinlineprotected
ObjectNamed()=defaultast::ObjectNamed
ObjectNamed(StringView name)ast::ObjectNamedinlineexplicit
operator=(const Object &) (定义于 ast::Object)ast::Objectinlineprotected
refCount() constast::Objectinline
Resolve(StringView value)ast::Objectstatic
resolveLinks()ast::Object
results() const (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinline
ResultVector typedef (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfile
rootFindingAlgorithm() const (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinline
scaleControls() const (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinline
scaleGoals() const (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinline
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
setControls(const ControlVector &controls) (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinline
setConvergenceCriteria(EConvergenceCriteria criteria) (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinline
setFiniteDifferenceMethod(EFiniteDifferenceMethod method) (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinline
setLineSearchLowerBound(double lowerBound) (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinlineprotected
setLineSearchMaxNumCalls(int maxNumCalls) (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinlineprotected
setLineSearchTolerance(double tolerance) (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinlineprotected
setLineSearchUpperBound(double upperBound) (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinlineprotected
setMaxIterations(int maxIterations) (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinlineprotected
setName(StringView name) overrideast::ObjectNamedinlinevirtual
setNumHomotopySteps(int numHomotopySteps) (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinlineprotected
setParentScope(Object *parentScope)ast::Object
setResults(const ResultVector &results) (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinline
setRootFindingAlgorithm(ERootFindingAlgorithm algorithm) (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinline
setScaleControls(EScaleControls controls) (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinline
setScaleGoals(EScaleGoals goals) (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinline
setUseHomotopy(bool useHomotopy) (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinlineprotected
setUseLineSearch(bool useLineSearch) (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinlineprotected
showEditDialog()ast::Object
StaticType() (定义于 ast::Object)ast::Objectinlinestatic
staticType (定义于 ast::Object)ast::Objectstatic
TargeterGraphVector typedef (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfile
TargeterProfile()=default (定义于 ast::TargeterProfile)ast::TargeterProfile
type() constast::Objectinline
typeName() const (定义于 ast::Object)ast::Object
useLineSearch() const (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfileinlineprotected
weakRefCount() constast::Objectinline
~DifferentialCorrectorProfile() override=default (定义于 ast::DifferentialCorrectorProfile)ast::DifferentialCorrectorProfile
~Object() (定义于 ast::Object)ast::Objectprotectedvirtual
~TargeterProfile() override=default (定义于 ast::TargeterProfile)ast::TargeterProfile