API  4.2
For MATLAB, Python, Java, and C++ users
OpenSim::CorrectionController Member List

This is the complete list of members for OpenSim::CorrectionController, including all inherited members.

_kpOpenSim::CorrectionControllerprotected
_kpPropOpenSim::CorrectionControllerprotected
_kvOpenSim::CorrectionControllerprotected
_kvPropOpenSim::CorrectionControllerprotected
_modelOpenSim::ModelComponentprotected
_propertySetOpenSim::Objectprotected
_yDesStoreOpenSim::CorrectionControllerprotected
addListProperty(const std::string &name, const std::string &comment, int minSize, int maxSize)OpenSim::Objectprotected
addListProperty(const std::string &name, const std::string &comment, int minSize, int maxSize, const Container< T > &valueList)OpenSim::Objectprotected
addOptionalProperty(const std::string &name, const std::string &comment)OpenSim::Objectprotected
addOptionalProperty(const std::string &name, const std::string &comment, const T &value)OpenSim::Objectprotected
addProperty(const std::string &name, const std::string &comment, const T &value)OpenSim::Objectprotected
checkPropertyValueIsInRangeOrSet(const Property< T > &p, const T &lower, const T &upper, const std::set< T > &set) constOpenSim::Objectprotected
checkPropertyValueIsInSet(const Property< T > &p, const std::set< T > &set) constOpenSim::Objectprotected
checkPropertyValueIsPositive(const Property< T > &p) constOpenSim::Objectprotected
clearObjectIsUpToDateWithProperties()OpenSim::Objectinlineprotected
clone() const overrideOpenSim::CorrectionControllerinlinevirtual
computeControls(const SimTK::State &s, SimTK::Vector &controls) const overrideOpenSim::CorrectionController
connectToModel(Model &model)OpenSim::ModelComponent
copyData(const CorrectionController &aController)OpenSim::CorrectionControllerprotected
CorrectionController()OpenSim::CorrectionController
CorrectionController(const std::string &aFileName, bool aUpdateFromXMLNode=true)OpenSim::CorrectionController
CorrectionController(const CorrectionController &aController)OpenSim::CorrectionController
DEFAULT_NAMEOpenSim::Objectstatic
dump() constOpenSim::Object
extendConnectToModel(Model &model) overrideOpenSim::CorrectionControllerprotectedvirtual
extendFinalizeFromProperties() overrideOpenSim::ModelComponentprotected
extendInitStateFromProperties(SimTK::State &s) const overrideOpenSim::CorrectionControllerprotected
extendPostScale(const SimTK::State &s, const ScaleSet &scaleSet)OpenSim::ModelComponentinlineprotectedvirtual
extendPreScale(const SimTK::State &s, const ScaleSet &scaleSet)OpenSim::ModelComponentinlineprotectedvirtual
extendScale(const SimTK::State &s, const ScaleSet &scaleSet)OpenSim::ModelComponentinlineprotectedvirtual
getAuthors() constOpenSim::Objectinline
getClassName()OpenSim::CorrectionControllerinlinestatic
getConcreteClassName() const overrideOpenSim::CorrectionControllerinlinevirtual
getDebugLevel()OpenSim::Objectstatic
getDefaultInstanceOfType(const std::string &concreteClassName)OpenSim::Objectstatic
getDescription() constOpenSim::Object
getDesiredStatesStorage() constOpenSim::TrackingControllervirtual
getDocument() constOpenSim::Objectinlineprotected
getDocumentFileName() constOpenSim::Object
getDocumentFileVersion() constOpenSim::Object
getInlined() constOpenSim::Object
getKp() constOpenSim::CorrectionController
getKv() constOpenSim::CorrectionController
getModel() constOpenSim::ModelComponent
getName() constOpenSim::Object
getNumProperties() constOpenSim::Object
getProperty(const PropertyIndex &index) constOpenSim::Object
getPropertyByIndex(int propertyIndex) constOpenSim::Object
getPropertyByName(const std::string &name) constOpenSim::Object
getPropertyIndex(const std::string &name) constOpenSim::Objectinlineprotected
getPropertyIndex() constOpenSim::Objectinlineprotected
getPropertySet()OpenSim::Objectinline
getPropertySet() constOpenSim::Objectinline
getReferences() constOpenSim::Objectinline
getRegisteredObjectsOfGivenType(ArrayPtrs< T > &rArray)OpenSim::Objectinlinestatic
getRegisteredTypenames(Array< std::string > &typeNames)OpenSim::Objectstatic
getScaleFactors(const ScaleSet &scaleSet, const Frame &frame) constOpenSim::ModelComponentprotected
getSerializeAllDefaults()OpenSim::Objectinlinestatic
hasModel() constOpenSim::ModelComponentinline
hasProperty(const std::string &name) constOpenSim::Object
hasProperty() constOpenSim::Object
InvalidScaleFactorsOpenSim::ModelComponentprotectedstatic
isA(const char *type) constOpenSim::Objectinlinevirtual
isEqualTo(const Object &aObject) constOpenSim::Objectinline
isKindOf(const char *type)OpenSim::Objectinlinestatic
isObjectTypeDerivedFrom(const std::string &concreteClassName)OpenSim::Objectinlinestatic
isObjectUpToDateWithProperties() constOpenSim::Objectinline
makeObjectFromFile(const std::string &fileName)OpenSim::Objectstatic
makeObjectNamesConsistentWithProperties()OpenSim::Objectprotected
ModelComponent()OpenSim::ModelComponent
ModelComponent(const std::string &aFileName, bool aUpdateFromXMLNode=true)OpenSim::ModelComponent
ModelComponent(SimTK::Xml::Element &aNode)OpenSim::ModelComponentexplicit
newInstanceOfType(const std::string &concreteClassName)OpenSim::Objectstatic
Object()OpenSim::Objectprotected
Object(const std::string &fileName, bool aUpdateFromXMLNode=true)OpenSim::Objectexplicitprotected
Object(const Object &source)OpenSim::Objectprotected
Object(SimTK::Xml::Element &aElement)OpenSim::Objectexplicitprotected
OpenSim_DECLARE_ABSTRACT_OBJECTOpenSim::Objectrelated
OpenSim_DECLARE_ABSTRACT_OBJECT_TOpenSim::Objectrelated
OpenSim_DECLARE_CONCRETE_OBJECTOpenSim::Objectrelated
OpenSim_DECLARE_CONCRETE_OBJECT_TOpenSim::Objectrelated
operator<(const Object &aObject) constOpenSim::Objectvirtual
operator=(const CorrectionController &aController)OpenSim::CorrectionController
OpenSim::TrackingController::operator=(const Object &aObject)OpenSim::Object
operator==(const Object &aObject) constOpenSim::Objectvirtual
postScale(const SimTK::State &s, const ScaleSet &scaleSet)OpenSim::ModelComponent
preScale(const SimTK::State &s, const ScaleSet &scaleSet)OpenSim::ModelComponent
print(const std::string &fileName) constOpenSim::Object
PrintPropertyInfo(std::ostream &os, const std::string &classNameDotPropertyName, bool printFlagInfo=true)OpenSim::Objectstatic
PrintPropertyInfo(std::ostream &os, const std::string &className, const std::string &propertyName, bool printFlagInfo=true)OpenSim::Objectstatic
readObjectFromXMLNodeOrFile(SimTK::Xml::Element &objectElement, int versionNumber)OpenSim::Object
registerType(const Object &defaultObject)OpenSim::Objectstatic
RegisterType(const Object &defaultObject)OpenSim::Objectinlinestatic
RenameType(const std::string &oldName, const std::string &newName)OpenSim::Objectinlinestatic
renameType(const std::string &oldTypeName, const std::string &newTypeName)OpenSim::Objectstatic
SafeCopy(const Object *aObject)OpenSim::Objectinlinestatic
safeDownCast(OpenSim::Object *obj)OpenSim::CorrectionControllerinlinestatic
scale(const SimTK::State &s, const ScaleSet &scaleSet)OpenSim::ModelComponent
setAllPropertiesUseDefault(bool aUseDefault)OpenSim::Object
setAuthors(const std::string &authors)OpenSim::Objectinline
setDebugLevel(int newLevel)OpenSim::Objectstatic
setDescription(const std::string &description)OpenSim::Object
setDesiredStatesStorage(const Storage *aYDesStore)OpenSim::TrackingControllervirtual
setDocument(XMLDocument *doc)OpenSim::Objectinlineprotected
setInlined(bool aInlined, const std::string &aFileName="")OpenSim::Object
setKp(double aKp)OpenSim::CorrectionController
setKv(double aKv)OpenSim::CorrectionController
setName(const std::string &name)OpenSim::Object
setObjectIsUpToDateWithProperties()OpenSim::Objectprotected
setReferences(const std::string &references)OpenSim::Objectinline
setSerializeAllDefaults(bool shouldSerializeDefaults)OpenSim::Objectinlinestatic
setupProperties()OpenSim::CorrectionControllerprotected
toString() constOpenSim::Object
TrackingController()OpenSim::TrackingController
updateFromXMLDocument()OpenSim::Objectprotected
updateFromXMLNode(SimTK::Xml::Element &aNode, int versionNumber) overrideOpenSim::ModelComponentprotectedvirtual
updateXMLNode(SimTK::Xml::Element &parent, const AbstractProperty *prop=nullptr) constOpenSim::Object
updDocument()OpenSim::Objectinlineprotected
updModel()OpenSim::ModelComponent
updProperty(const PropertyIndex &index)OpenSim::Object
updPropertyByIndex(int propertyIndex)OpenSim::Object
updPropertyByName(const std::string &name)OpenSim::Object
~CorrectionController()OpenSim::CorrectionControllervirtual
~ModelComponent()OpenSim::ModelComponentinlinevirtual
~Object()OpenSim::Objectvirtual
~TrackingController()OpenSim::TrackingControllervirtual