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

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

_checkTargetTimeOpenSim::CMCprotected
_controlSetOpenSim::CMCprotected
_dtOpenSim::CMCprotected
_fOpenSim::CMCprotected
_lastDTOpenSim::CMCprotected
_modelOpenSim::ModelComponentprotected
_optimizerOpenSim::CMCprotected
_paramListOpenSim::CMCprotected
_pErrStoreOpenSim::CMCprotected
_predictorOpenSim::CMCprotected
_propertySetOpenSim::Objectprotected
_restoreDTOpenSim::CMCprotected
_stressTermWeightStoreOpenSim::CMCprotected
_targetOpenSim::CMCprotected
_targetDTOpenSim::CMCprotected
_taskSetOpenSim::CMCprotected
_tfOpenSim::CMCprotected
_useCurvatureFilterOpenSim::CMCprotected
_verboseOpenSim::CMCprotected
_vErrStoreOpenSim::CMCprotected
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::CMCinlinevirtual
CMC()OpenSim::CMC
CMC(Model *aModel, CMC_TaskSet *aTaskSet)OpenSim::CMC
CMC(const CMC &aCmc)OpenSim::CMC
CMC(const std::string &aFileName, bool aUpdateFromXMLNode=true)OpenSim::CMC
computeControls(const SimTK::State &s, SimTK::Vector &controls) const overrideOpenSim::CMC
computeControls(SimTK::State &s, ControlSet &rX)OpenSim::CMCvirtual
computeInitialStates(SimTK::State &s, double &rTI)OpenSim::CMCvirtual
connectToModel(Model &model)OpenSim::ModelComponent
copyData(const CMC &aCmc)OpenSim::CMC
DEFAULT_NAMEOpenSim::Objectstatic
dump() constOpenSim::Object
extendAddToSystem(SimTK::MultibodySystem &system) const overrideOpenSim::CMCprotected
extendConnectToModel(Model &model) overrideOpenSim::CMCprotectedvirtual
extendFinalizeFromProperties() overrideOpenSim::ModelComponentprotected
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
FilterControls(const SimTK::State &s, const ControlSet &aControlSet, double aDT, OpenSim::Array< double > &rControls, bool aVerbosePrinting)OpenSim::CMCstatic
getActuatorForcePredictor()OpenSim::CMC
getAuthors() constOpenSim::Objectinline
getCheckTargetTime() constOpenSim::CMC
getClassName()OpenSim::CMCinlinestatic
getConcreteClassName() const overrideOpenSim::CMCinlinevirtual
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
getDT() constOpenSim::CMC
getInlined() constOpenSim::Object
getModel() constOpenSim::ModelComponent
getName() constOpenSim::Object
getNumProperties() constOpenSim::Object
getOptimizationTarget() constOpenSim::CMC
getOptimizer() constOpenSim::CMC
getParameterList()OpenSim::CMC
getPositionErrorStorage() constOpenSim::CMC
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
getStressTermWeightStorage() constOpenSim::CMC
getTargetDT() constOpenSim::CMC
getTargetTime() constOpenSim::CMC
getTaskSet() constOpenSim::CMC
getUseCurvatureFilter() constOpenSim::CMC
getUseReflexes() constOpenSim::CMC
getUseVerbosePrinting() constOpenSim::CMC
getVelocityErrorStorage() constOpenSim::CMC
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
obtainActuatorEquilibrium(SimTK::State &s, double tiReal, double dtReal, const Array< double > &x, bool hold)OpenSim::CMC
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 CMC &aCmc)OpenSim::CMC
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
restoreConfiguration(SimTK::State &s, const SimTK::State &initialState)OpenSim::CMC
SafeCopy(const Object *aObject)OpenSim::Objectinlinestatic
safeDownCast(OpenSim::Object *obj)OpenSim::CMCinlinestatic
scale(const SimTK::State &s, const ScaleSet &scaleSet)OpenSim::ModelComponent
setActuatorForcePredictor(VectorFunctionForActuators *aPredictor)OpenSim::CMC
setAllPropertiesUseDefault(bool aUseDefault)OpenSim::Object
setAuthors(const std::string &authors)OpenSim::Objectinline
setCheckTargetTime(bool aTrueFalse)OpenSim::CMC
setDebugLevel(int newLevel)OpenSim::Objectstatic
setDescription(const std::string &description)OpenSim::Object
setDesiredStatesStorage(const Storage *aYDesStore)OpenSim::TrackingControllervirtual
setDocument(XMLDocument *doc)OpenSim::Objectinlineprotected
setDT(double aDT)OpenSim::CMC
setInlined(bool aInlined, const std::string &aFileName="")OpenSim::Object
setName(const std::string &name)OpenSim::Object
setNull()OpenSim::CMC
setObjectIsUpToDateWithProperties()OpenSim::Objectprotected
setOptimizationTarget(OptimizationTarget *aTarget, SimTK::Optimizer *aOptimizer)OpenSim::CMC
setReferences(const std::string &references)OpenSim::Objectinline
setSerializeAllDefaults(bool shouldSerializeDefaults)OpenSim::Objectinlinestatic
setTargetDT(double aDT)OpenSim::CMC
setTargetTime(double aTime)OpenSim::CMC
setupProperties()OpenSim::CMCvirtual
setUseCurvatureFilter(bool aTrueFalse)OpenSim::CMC
setUseVerbosePrinting(bool aTrueFalse)OpenSim::CMC
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
updControlSet()OpenSim::CMCinline
updDocument()OpenSim::Objectinlineprotected
updModel()OpenSim::ModelComponent
updProperty(const PropertyIndex &index)OpenSim::Object
updPropertyByIndex(int propertyIndex)OpenSim::Object
updPropertyByName(const std::string &name)OpenSim::Object
updTaskSet() constOpenSim::CMC
~CMC()OpenSim::CMCvirtual
~ModelComponent()OpenSim::ModelComponentinlinevirtual
~Object()OpenSim::Objectvirtual
~TrackingController()OpenSim::TrackingControllervirtual