API  4.5
For C++ developers
OpenSim::FunctionBasedPath Member List

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

_modelOpenSim::ModelComponentprotected
_propertySetOpenSim::Objectprotected
AbstractGeometryPath()OpenSim::AbstractGeometryPath
AbstractGeometryPath(const AbstractGeometryPath &)OpenSim::AbstractGeometryPath
AbstractGeometryPath(AbstractGeometryPath &&other)OpenSim::AbstractGeometryPath
addCacheVariable(std::string name, T variablePrototype, SimTK::Stage dependsOnStage) constOpenSim::Componentinlineprotected
addComponent(Component *subcomponent)OpenSim::Component
addDiscreteVariable(const std::string &discreteVariableName, SimTK::Stage invalidatesStage) constOpenSim::Componentprotected
addInEquivalentForces(const SimTK::State &state, const double &tension, SimTK::Vector_< SimTK::SpatialVec > &bodyForces, SimTK::Vector &mobilityForces) const overrideOpenSim::FunctionBasedPathvirtual
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
addModelingOption(const std::string &optionName, int maxFlagValue) constOpenSim::Componentprotected
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
addStateVariable(const std::string &stateVariableName, const SimTK::Stage &invalidatesStage=SimTK::Stage::Dynamics, bool isHidden=false) constOpenSim::Componentprotected
addStateVariable(Component::StateVariable *stateVariable) constOpenSim::Componentprotected
addToSystem(SimTK::MultibodySystem &system) constOpenSim::Component
adoptSubcomponent(Component *subcomponent)OpenSim::Componentprotected
AppearanceOpenSim::AbstractGeometryPath
append_components(const Component &value)OpenSim::Componentinlineprotected
append_coordinate_paths(const std::string &value)OpenSim::FunctionBasedPathinline
append_moment_arm_functions(const Function &value)OpenSim::FunctionBasedPathinline
appendCoordinatePath(const std::string &coordinatePath)OpenSim::FunctionBasedPath
appendMomentArmFunction(const Function &momentArmFunction)OpenSim::FunctionBasedPath
assign(Object &aObject) overrideOpenSim::FunctionBasedPathinline
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
clearConnections()OpenSim::Component
clearObjectIsUpToDateWithProperties()OpenSim::Objectinlineprotected
clone() const overrideOpenSim::FunctionBasedPathinlinevirtual
Component()OpenSim::Component
Component(const std::string &aFileName, bool aUpdateFromXMLNode=true)OpenSim::Component
Component(SimTK::Xml::Element &aNode)OpenSim::Componentexplicit
Component(const Component &)=defaultOpenSim::Component
componentsOpenSim::Component
computeMomentArm(const SimTK::State &s, const Coordinate &coord) const overrideOpenSim::FunctionBasedPathvirtual
computeStateVariableDerivatives(const SimTK::State &s) constOpenSim::Componentprotectedvirtual
connectToModel(Model &model)OpenSim::ModelComponent
constructInput(const std::string &name, bool isList, const std::string &propertyComment, const SimTK::Stage &requiredAtStage=SimTK::Stage::Instance)OpenSim::Componentinlineprotected
constructListOutput(const std::string &name, T(CompType::*const memFunc)(const SimTK::State &, const std::string &channel) const, const SimTK::Stage &dependsOn=SimTK::Stage::Acceleration)OpenSim::Componentinlineprotected
constructOutput(const std::string &name, T(CompType::*const memFunc)(const SimTK::State &) const, const SimTK::Stage &dependsOn=SimTK::Stage::Acceleration)OpenSim::Componentinlineprotected
constructOutput(const std::string &name, const T &(CompType::*const memFunc)(const SimTK::State &) const, const SimTK::Stage &dependsOn=SimTK::Stage::Acceleration)OpenSim::Componentinlineprotected
constructOutputForStateVariable(const std::string &name)OpenSim::Componentprotected
constructSocket(const std::string &name, const std::string &propertyComment)OpenSim::Componentinlineprotected
constructSubcomponent(const std::string &name)OpenSim::Componentinlineprotected
coordinate_pathsOpenSim::FunctionBasedPath
countNumComponents() constOpenSim::Componentinline
DEFAULT_NAMEOpenSim::Objectstatic
dump() constOpenSim::Object
extendAddComponent(Component *subcomponent)OpenSim::Componentinlineprotectedvirtual
extendAddToSystemAfterSubcomponents(SimTK::MultibodySystem &system) constOpenSim::Componentinlineprotectedvirtual
extendInitStateFromProperties(SimTK::State &state) constOpenSim::Componentinlineprotectedvirtual
extendPostScale(const SimTK::State &s, const ScaleSet &scaleSet)OpenSim::ModelComponentinlineprotectedvirtual
extendPreScale(const SimTK::State &s, const ScaleSet &scaleSet)OpenSim::ModelComponentinlineprotectedvirtual
extendRealizeAcceleration(const SimTK::State &state) constOpenSim::Componentprotectedvirtual
extendRealizeDynamics(const SimTK::State &state) constOpenSim::Componentprotectedvirtual
extendRealizeInstance(const SimTK::State &state) constOpenSim::Componentprotectedvirtual
extendRealizeModel(SimTK::State &state) constOpenSim::Componentprotectedvirtual
extendRealizePosition(const SimTK::State &state) constOpenSim::Componentprotectedvirtual
extendRealizeReport(const SimTK::State &state) constOpenSim::Componentprotectedvirtual
extendRealizeTime(const SimTK::State &state) constOpenSim::Componentprotectedvirtual
extendRealizeTopology(SimTK::State &state) constOpenSim::Componentprotectedvirtual
extendRealizeVelocity(const SimTK::State &state) constOpenSim::Componentprotectedvirtual
extendScale(const SimTK::State &s, const ScaleSet &scaleSet)OpenSim::ModelComponentinlineprotectedvirtual
extendSetPropertiesFromState(const SimTK::State &state)OpenSim::Componentinlineprotectedvirtual
finalizeConnections(Component &root)OpenSim::Component
finalizeFromProperties()OpenSim::Component
findComponent(const ComponentPath &pathToFind) constOpenSim::Componentinline
findComponent(const std::string &pathToFind) constOpenSim::Componentinline
FunctionBasedPath()OpenSim::FunctionBasedPath
generateDecorations(bool fixed, const ModelDisplayHints &hints, const SimTK::State &state, SimTK::Array_< SimTK::DecorativeGeometry > &appendToThis) constOpenSim::Componentinlinevirtual
get_Appearance() constOpenSim::AbstractGeometryPathinline
get_components(int i) constOpenSim::Componentinlineprotected
get_coordinate_paths(int i) constOpenSim::FunctionBasedPathinline
get_length_function() constOpenSim::FunctionBasedPathinline
get_lengthening_speed_function() constOpenSim::FunctionBasedPathinline
get_moment_arm_functions(int i) constOpenSim::FunctionBasedPathinline
getAbsolutePath() constOpenSim::Component
getAbsolutePathString() constOpenSim::Component
getAuthors() constOpenSim::Objectinline
getCacheVariableIndex(const CacheVariable< T > &cv) constOpenSim::Componentinline
getCacheVariableIndex(const std::string &name) constOpenSim::Component
getCacheVariableValue(const SimTK::State &state, const std::string &name) constOpenSim::Componentinline
getCacheVariableValue(const SimTK::State &state, const CacheVariable< T > &cv) constOpenSim::Componentinline
getClassName()OpenSim::FunctionBasedPathinlinestatic
getColor(const SimTK::State &s) constOpenSim::AbstractGeometryPathvirtual
getComponent(const std::string &pathname) constOpenSim::Componentinline
getComponent(const ComponentPath &pathname) constOpenSim::Componentinline
getComponent(const std::string &pathname) constOpenSim::Componentinline
getComponentList() constOpenSim::Componentinline
getConcreteClassName() const overrideOpenSim::FunctionBasedPathinlinevirtual
getConnectee(const std::string &name) constOpenSim::Componentinline
getConnectee(const std::string &name) constOpenSim::Componentinline
getCoordinatePaths() constOpenSim::FunctionBasedPath
getDebugLevel()OpenSim::Objectstatic
getDefaultColor() constOpenSim::AbstractGeometryPath
getDefaultInstanceOfType(const std::string &concreteClassName)OpenSim::Objectstatic
getDescription() constOpenSim::Object
getDiscreteVariableIndex(const std::string &name) constOpenSim::Componentprotected
getDiscreteVariableValue(const SimTK::State &state, const std::string &name) constOpenSim::Component
getDocument() constOpenSim::Objectinlineprotected
getDocumentFileName() constOpenSim::Object
getDocumentFileVersion() constOpenSim::Object
getImmediateSubcomponents() constOpenSim::Componentprotected
getInlined() constOpenSim::Object
getInput(const std::string &name) constOpenSim::Componentinline
getInput(const std::string &name) constOpenSim::Componentinline
getInputNames() constOpenSim::Componentinline
getInputValue(const SimTK::State &state, const std::string &name) constOpenSim::Componentinline
getLength(const SimTK::State &s) const overrideOpenSim::FunctionBasedPathvirtual
getLengtheningSpeed(const SimTK::State &s) const overrideOpenSim::FunctionBasedPathvirtual
getLengtheningSpeedFunction() constOpenSim::FunctionBasedPath
getLengthFunction() constOpenSim::FunctionBasedPath
getMemberSubcomponent(MemberSubcomponentIndex ix) constOpenSim::Componentinlineprotected
getModel() constOpenSim::ModelComponent
getModelingOption(const SimTK::State &state, const std::string &name) constOpenSim::Component
getMomentArmFunction(const std::string &coordinatePath) constOpenSim::FunctionBasedPath
getMomentArms(const SimTK::State &s) constOpenSim::FunctionBasedPath
getName() constOpenSim::Object
getNumAdoptedSubcomponents() constOpenSim::Componentprotected
getNumImmediateSubcomponents() constOpenSim::Componentinlineprotected
getNumInputs() constOpenSim::Componentinline
getNumMemberSubcomponents() constOpenSim::Componentprotected
getNumOutputs() constOpenSim::Componentinline
getNumProperties() constOpenSim::Object
getNumPropertySubcomponents() constOpenSim::Componentprotected
getNumSockets() constOpenSim::Componentinline
getNumStateVariables() constOpenSim::Component
getOutput(const std::string &name) constOpenSim::Componentinline
getOutputNames() constOpenSim::Componentinline
getOutputs() constOpenSim::Componentinline
getOutputValue(const SimTK::State &state, const std::string &name) constOpenSim::Componentinline
getOwner() constOpenSim::Component
getPreScaleLength(const SimTK::State &s) constOpenSim::AbstractGeometryPath
getProperty(const PropertyIndex &index) constOpenSim::Object
getPropertyByIndex(int propertyIndex) constOpenSim::Object
getPropertyByName(const std::string &name) 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
getRelativePath(const Component &wrt) constOpenSim::Component
getRelativePathString(const Component &wrt) constOpenSim::Component
getRoot() constOpenSim::Component
getScaleFactors(const ScaleSet &scaleSet, const Frame &frame) constOpenSim::ModelComponentprotected
getSerializeAllDefaults()OpenSim::Objectinlinestatic
getSocket(const std::string &name) constOpenSim::Componentinline
getSocket(const std::string &name) constOpenSim::Componentinline
getSocketNames() constOpenSim::Componentinline
getStateIndex(const std::string &name) constOpenSim::Componentprotected
getStateVariableDerivativeValue(const SimTK::State &state, const std::string &name) constOpenSim::Component
getStateVariableNames() constOpenSim::Component
getStateVariableSystemIndex(const std::string &stateVariableName) constOpenSim::Componentprotected
getStateVariableValue(const SimTK::State &state, const std::string &name) constOpenSim::Component
getStateVariableValue(const SimTK::State &state, const ComponentPath &path) constOpenSim::Component
getStateVariableValues(const SimTK::State &state) constOpenSim::Component
getSystem() constOpenSim::Componentinline
hasComponent(const std::string &pathname) constOpenSim::Componentinline
hasComponent(const std::string &pathname) constOpenSim::Componentinline
hasModel() constOpenSim::ModelComponentinline
hasOwner() constOpenSim::Component
hasProperty(const std::string &name) constOpenSim::Object
hasProperty() constOpenSim::Object
hasSystem() constOpenSim::Componentinline
initComponentTreeTraversal(const Component &root) constOpenSim::Componentprotected
initStateFromProperties(SimTK::State &state) constOpenSim::Component
InvalidScaleFactorsOpenSim::ModelComponentprotectedstatic
isA(const char *type) constOpenSim::Objectinlinevirtual
isCacheVariableValid(const SimTK::State &state, const std::string &name) constOpenSim::Component
isCacheVariableValid(const SimTK::State &state, const CacheVariable< T > &cv) constOpenSim::Componentinline
isComponentInOwnershipTree(const Component *component) constOpenSim::Component
isEqualTo(const Object &aObject) constOpenSim::Objectinline
isKindOf(const char *type)OpenSim::Objectinlinestatic
isObjectTypeDerivedFrom(const std::string &concreteClassName)OpenSim::Objectinlinestatic
isObjectUpToDateWithProperties() constOpenSim::Objectinline
isVisualPath() const overrideOpenSim::FunctionBasedPathinlinevirtual
lengthOpenSim::AbstractGeometryPath
length_functionOpenSim::FunctionBasedPath
lengthening_speedOpenSim::AbstractGeometryPath
lengthening_speed_functionOpenSim::FunctionBasedPath
makeObjectFromFile(const std::string &fileName)OpenSim::Objectstatic
makeObjectNamesConsistentWithProperties()OpenSim::Objectprotected
markCacheVariableInvalid(const SimTK::State &state, const std::string &name) constOpenSim::Component
markCacheVariableInvalid(const SimTK::State &state, const CacheVariable< T > &cv) constOpenSim::Componentinline
markCacheVariableValid(const SimTK::State &state, const std::string &name) constOpenSim::Component
markCacheVariableValid(const SimTK::State &state, const CacheVariable< T > &cv) constOpenSim::Componentinline
ModelComponent()OpenSim::ModelComponent
ModelComponent(const std::string &aFileName, bool aUpdateFromXMLNode=true)OpenSim::ModelComponent
ModelComponent(SimTK::Xml::Element &aNode)OpenSim::ModelComponentexplicit
moment_arm_functionsOpenSim::FunctionBasedPath
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 AbstractGeometryPath &)OpenSim::AbstractGeometryPath
operator=(AbstractGeometryPath &&other)OpenSim::AbstractGeometryPath
OpenSim::ModelComponent::operator=(const Component &)=defaultOpenSim::Component
OpenSim::Object::operator=(const Object &aObject)OpenSim::Object
operator==(const Object &aObject) constOpenSim::Objectvirtual
OutputConstIterator typedefOpenSim::Component
postScale(const SimTK::State &s, const ScaleSet &scaleSet)OpenSim::ModelComponent
prependComponentPathToConnecteePath(Component &subcomponent)OpenSim::Componentprotectedstatic
preScale(const SimTK::State &s, const ScaleSet &scaleSet)OpenSim::ModelComponent
print(const std::string &fileName) constOpenSim::Object
printComponentsMatching(const std::string &substring) constOpenSim::Component
printInputInfo() constOpenSim::Component
printOutputInfo(const bool includeDescendants=true) constOpenSim::Component
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
printSocketInfo() constOpenSim::Component
printSubcomponentInfo() constOpenSim::Component
printSubcomponentInfo() constOpenSim::Componentinline
readObjectFromXMLNodeOrFile(SimTK::Xml::Element &objectElement, int versionNumber)OpenSim::Object
RegisterType(const Object &defaultObject)OpenSim::Objectinlinestatic
registerType(const Object &defaultObject)OpenSim::Objectstatic
RenameType(const std::string &oldName, const std::string &newName)OpenSim::Objectinlinestatic
renameType(const std::string &oldTypeName, const std::string &newTypeName)OpenSim::Objectstatic
resetSubcomponentOrder()OpenSim::Componentinlineprotected
SafeCopy(const Object *aObject)OpenSim::Objectinlinestatic
safeDownCast(OpenSim::Object *obj)OpenSim::FunctionBasedPathinlinestatic
scale(const SimTK::State &s, const ScaleSet &scaleSet)OpenSim::ModelComponent
Self typedefOpenSim::FunctionBasedPath
set_Appearance(const Appearance &value)OpenSim::AbstractGeometryPathinline
set_components(int i, const Component &value)OpenSim::Componentinlineprotected
set_coordinate_paths(int i, const std::string &value)OpenSim::FunctionBasedPathinline
set_length_function(const Function &value)OpenSim::FunctionBasedPathinline
set_lengthening_speed_function(const Function &value)OpenSim::FunctionBasedPathinline
set_moment_arm_functions(int i, const Function &value)OpenSim::FunctionBasedPathinline
setAllPropertiesUseDefault(bool aUseDefault)OpenSim::Object
setAuthors(const std::string &authors)OpenSim::Objectinline
setCacheVariableValue(const SimTK::State &state, const std::string &k, T value) constOpenSim::Componentinline
setCacheVariableValue(const SimTK::State &state, const CacheVariable< T > &cv, T value) constOpenSim::Componentinline
setColor(const SimTK::State &s, const SimTK::Vec3 &color) constOpenSim::AbstractGeometryPathinlinevirtual
setCoordinatePaths(const std::vector< std::string > &coordinatePaths)OpenSim::FunctionBasedPath
setDebugLevel(int newLevel)OpenSim::Objectstatic
setDefaultColor(const SimTK::Vec3 &color)OpenSim::AbstractGeometryPath
setDescription(const std::string &description)OpenSim::Object
setDiscreteVariableValue(SimTK::State &state, const std::string &name, double value) constOpenSim::Component
setDocument(XMLDocument *doc)OpenSim::Objectinlineprotected
setInlined(bool aInlined, const std::string &aFileName="")OpenSim::Object
setLengtheningSpeedFunction(const Function &speedFunction)OpenSim::FunctionBasedPath
setLengthFunction(const Function &lengthFunction)OpenSim::FunctionBasedPath
setModelingOption(SimTK::State &state, const std::string &name, int flag) constOpenSim::Component
setMomentArmFunctions(const std::vector< Function > &momentArmFunctions)OpenSim::FunctionBasedPath
setName(const std::string &name)OpenSim::Object
setNextSubcomponentInSystem(const Component &sub) constOpenSim::Componentprotected
setObjectIsUpToDateWithProperties()OpenSim::Objectprotected
setOwner(const Component &owner)OpenSim::Componentprotected
setPreScaleLength(const SimTK::State &s, double preScaleLength)OpenSim::AbstractGeometryPath
setPropertiesFromState(const SimTK::State &state)OpenSim::Component
setReferences(const std::string &references)OpenSim::Objectinline
setSerializeAllDefaults(bool shouldSerializeDefaults)OpenSim::Objectinlinestatic
setStateVariableDerivativeValue(const SimTK::State &state, const std::string &name, double deriv) constOpenSim::Componentprotected
setStateVariableValue(SimTK::State &state, const std::string &name, double value) constOpenSim::Component
setStateVariableValues(SimTK::State &state, const SimTK::Vector &values) constOpenSim::Component
SimTK_DEFINE_UNIQUE_INDEX_TYPE(MemberSubcomponentIndex)OpenSim::Componentprotected
Super typedefOpenSim::FunctionBasedPath
toString() constOpenSim::Object
traversePathToComponent(ComponentPath path) constOpenSim::Componentinlineprotected
traverseToStateVariable(const std::string &pathName) constOpenSim::Component
traverseToStateVariable(const ComponentPath &path) constOpenSim::Component
upd_Appearance()OpenSim::AbstractGeometryPathinline
upd_components(int i)OpenSim::Componentinlineprotected
upd_coordinate_paths(int i)OpenSim::FunctionBasedPathinline
upd_length_function()OpenSim::FunctionBasedPathinline
upd_lengthening_speed_function()OpenSim::FunctionBasedPathinline
upd_moment_arm_functions(int i)OpenSim::FunctionBasedPathinline
updateFromXMLDocument()OpenSim::Objectprotected
updateFromXMLNode(SimTK::Xml::Element &aNode, int versionNumber) overrideOpenSim::ModelComponentprotectedvirtual
updateXMLNode(SimTK::Xml::Element &parent, const AbstractProperty *prop=nullptr) constOpenSim::Object
updCacheVariableValue(const SimTK::State &state, const std::string &name) constOpenSim::Componentinline
updCacheVariableValue(const SimTK::State &state, const CacheVariable< T > &cv) constOpenSim::Componentinline
updComponent(const std::string &name)OpenSim::Componentinline
updComponent(const ComponentPath &name)OpenSim::Componentinline
updComponent(const std::string &pathname)OpenSim::Componentinline
updComponentList()OpenSim::Componentinline
updDocument()OpenSim::Objectinlineprotected
updInput(const std::string &name)OpenSim::Componentinline
updMemberSubcomponent(MemberSubcomponentIndex ix)OpenSim::Componentinlineprotected
updModel()OpenSim::ModelComponent
updOutput(const std::string &name)OpenSim::Componentinline
updProperty(const PropertyIndex &index)OpenSim::Object
updPropertyByIndex(int propertyIndex)OpenSim::Object
updPropertyByName(const std::string &name)OpenSim::Object
updPropertyByName(const std::string &name)OpenSim::Object
updSocket(const std::string &name)OpenSim::Componentinline
updSocket(const std::string &name)OpenSim::Componentinline
updSystem() constOpenSim::Componentprotected
~AbstractGeometryPath() noexcept overrideOpenSim::AbstractGeometryPath
~Component()=defaultOpenSim::Componentvirtual
~ModelComponent()OpenSim::ModelComponentinlinevirtual
~Object()OpenSim::Objectvirtual