API  4.4
For C++ developers
OpenSim::ConditionalPathPoint Member List

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

_modelOpenSim::ModelComponentprotected
_propertySetOpenSim::Objectprotected
AbstractPathPoint()=defaultOpenSim::AbstractPathPoint
accelerationOpenSim::Point
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
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
append_components(const Component &value)OpenSim::Componentinlineprotected
append_range(const double &value)OpenSim::ConditionalPathPointinline
assign(Object &aObject) overrideOpenSim::ConditionalPathPointinline
calcDistanceBetween(const SimTK::State &state, const Point &other) constOpenSim::Point
calcDistanceBetween(const SimTK::State &state, const Frame &frame, const SimTK::Vec3 &location) constOpenSim::Point
calcSpeedBetween(const SimTK::State &state, const Point &other) constOpenSim::Point
changeBodyPreserveLocation(const SimTK::State &s, const PhysicalFrame &body)OpenSim::PathPoint
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::ConditionalPathPointinlinevirtual
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
computeStateVariableDerivatives(const SimTK::State &s) constOpenSim::Componentprotectedvirtual
ConditionalPathPoint()OpenSim::ConditionalPathPoint
connectSocket_coordinate(const Object &object)OpenSim::ConditionalPathPointinline
connectSocket_parent_frame(const Object &object)OpenSim::AbstractPathPointinline
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
coordinateOpenSim::ConditionalPathPoint
countNumComponents() constOpenSim::Componentinline
DEFAULT_NAMEOpenSim::Objectstatic
deletePathPoint(AbstractPathPoint *aPoint)OpenSim::AbstractPathPointinlinestatic
dump() constOpenSim::Object
extendAddComponent(Component *subcomponent)OpenSim::Componentinlineprotectedvirtual
extendAddToSystem(SimTK::MultibodySystem &system) const overrideOpenSim::Pointprotectedvirtual
extendAddToSystemAfterSubcomponents(SimTK::MultibodySystem &system) constOpenSim::Componentinlineprotectedvirtual
extendConnectToModel(Model &model) overrideOpenSim::PathPointprotectedvirtual
extendFinalizeFromProperties() overrideOpenSim::PathPointprotectedvirtual
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) overrideOpenSim::PathPointvirtual
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
generateDecorations(bool fixed, const ModelDisplayHints &hints, const SimTK::State &state, SimTK::Array_< SimTK::DecorativeGeometry > &appendToThis) constOpenSim::Componentinlinevirtual
get_components(int i) constOpenSim::Componentinlineprotected
get_location() constOpenSim::PathPointinline
get_range(int i) constOpenSim::ConditionalPathPointinline
getAbsolutePath() constOpenSim::Component
getAbsolutePathString() constOpenSim::Component
getAccelerationInGround(const SimTK::State &state) constOpenSim::Point
getAuthors() constOpenSim::Objectinline
getBody() constOpenSim::AbstractPathPoint
getBodyName() constOpenSim::AbstractPathPoint
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::ConditionalPathPointinlinestatic
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::ConditionalPathPointinlinevirtual
getConnectee(const std::string &name) constOpenSim::Componentinline
getConnectee(const std::string &name) constOpenSim::Componentinline
getCoordinate() constOpenSim::ConditionalPathPoint
getDebugLevel()OpenSim::Objectstatic
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
getdPointdQ(const SimTK::State &s) const overrideOpenSim::PathPointinlinevirtual
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
getLocation(const SimTK::State &s) const overrideOpenSim::PathPointinlinevirtual
getLocationInGround(const SimTK::State &state) constOpenSim::Point
getMemberSubcomponent(MemberSubcomponentIndex ix) constOpenSim::Componentinlineprotected
getModel() constOpenSim::ModelComponent
getModelingOption(const SimTK::State &state, const std::string &name) constOpenSim::Component
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
getParentFrame() constOpenSim::AbstractPathPoint
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
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()OpenSim::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
getStation() constOpenSim::PathPointinlineprotected
getSystem() constOpenSim::Componentinline
getVelocityInGround(const SimTK::State &state) constOpenSim::Point
getWrapObject() constOpenSim::AbstractPathPointinlinevirtual
hasComponent(const std::string &pathname) constOpenSim::Componentinline
hasComponent(const std::string &pathname) constOpenSim::Componentinline
hasCoordinate() constOpenSim::ConditionalPathPoint
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
isActive(const SimTK::State &s) const overrideOpenSim::ConditionalPathPointvirtual
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
locationOpenSim::PathPoint
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
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 Component &)=defaultOpenSim::Component
OpenSim::Object::operator=(const Object &aObject)OpenSim::Object
operator==(const Object &aObject) constOpenSim::Objectvirtual
OutputConstIterator typedefOpenSim::Component
parent_frameOpenSim::AbstractPathPoint
PathPoint()OpenSim::PathPoint
Point()OpenSim::Point
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
rangeOpenSim::ConditionalPathPoint
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
resetSubcomponentOrder()OpenSim::Componentinlineprotected
SafeCopy(const Object *aObject)OpenSim::Objectinlinestatic
safeDownCast(OpenSim::Object *obj)OpenSim::ConditionalPathPointinlinestatic
scale(const SimTK::State &s, const ScaleSet &scaleSet)OpenSim::ModelComponent
Self typedefOpenSim::ConditionalPathPoint
set_components(int i, const Component &value)OpenSim::Componentinlineprotected
set_location(const SimTK::Vec3 &value)OpenSim::PathPointinline
set_range(int i, const double &value)OpenSim::ConditionalPathPointinline
setAllPropertiesUseDefault(bool aUseDefault)OpenSim::Object
setAuthors(const std::string &authors)OpenSim::Objectinline
setBody(const PhysicalFrame &body)OpenSim::AbstractPathPoint
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
setCoordinate(const Coordinate &coordinate)OpenSim::ConditionalPathPoint
setDebugLevel(int newLevel)OpenSim::Objectstatic
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
setLocation(const SimTK::Vec3 &location)OpenSim::PathPoint
setLocationCoord(const SimTK::State &s, int aXYZ, double aValue)OpenSim::PathPointinline
setModelingOption(SimTK::State &state, const std::string &name, int flag) constOpenSim::Component
setName(const std::string &name)OpenSim::Object
setNextSubcomponentInSystem(const Component &sub) constOpenSim::Componentprotected
setObjectIsUpToDateWithProperties()OpenSim::Objectprotected
setOwner(const Component &owner)OpenSim::Componentprotected
setParentFrame(const OpenSim::PhysicalFrame &aFrame)OpenSim::AbstractPathPoint
setPropertiesFromState(const SimTK::State &state)OpenSim::Component
setRangeMax(double maxVal)OpenSim::ConditionalPathPoint
setRangeMin(double minVal)OpenSim::ConditionalPathPoint
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::ConditionalPathPoint
toString() constOpenSim::Object
traversePathToComponent(ComponentPath path) constOpenSim::Componentinlineprotected
traverseToStateVariable(const std::string &pathName) constOpenSim::Component
traverseToStateVariable(const ComponentPath &path) constOpenSim::Component
upd_components(int i)OpenSim::Componentinlineprotected
upd_location()OpenSim::PathPointinline
upd_range(int i)OpenSim::ConditionalPathPointinline
updateFromXMLDocument()OpenSim::Objectprotected
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
updSocket(const std::string &name)OpenSim::Componentinline
updSocket(const std::string &name)OpenSim::Componentinline
updStation()OpenSim::PathPointinlineprotected
updSystem() constOpenSim::Componentprotected
velocityOpenSim::Point
~AbstractPathPoint()OpenSim::AbstractPathPointinlinevirtual
~Component()=defaultOpenSim::Componentvirtual
~ConditionalPathPoint()OpenSim::ConditionalPathPointvirtual
~ModelComponent()OpenSim::ModelComponentinlinevirtual
~Object()OpenSim::Objectvirtual
~Point()OpenSim::Pointinlinevirtual