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

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

_indexOpenSim::Forceprotected
_modelOpenSim::ModelComponentprotected
_propertySetOpenSim::Objectprotected
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
addInPhysicalForcesFromInternal(const SimTK::State &state, SimTK::Vec6 f, SimTK::Vector_< SimTK::SpatialVec > &spatialForces) constOpenSim::TwoFrameLinker< Force, PhysicalFrame >protected
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_frames(const PhysicalFrame &value)OpenSim::TwoFrameLinker< Force, PhysicalFrame >inline
appliesForceOpenSim::Force
appliesForce(const SimTK::State &s) constOpenSim::Force
applyForceToPoint(const SimTK::State &state, const PhysicalFrame &body, const SimTK::Vec3 &point, const SimTK::Vec3 &force, SimTK::Vector_< SimTK::SpatialVec > &bodyForces) constOpenSim::Forceprotected
applyGeneralizedForce(const SimTK::State &state, const Coordinate &coord, double force, SimTK::Vector &generalizedForces) constOpenSim::Forceprotected
applyTorque(const SimTK::State &state, const PhysicalFrame &body, const SimTK::Vec3 &torque, SimTK::Vector_< SimTK::SpatialVec > &bodyForces) constOpenSim::Forceprotected
assign(Object &aObject) overrideOpenSim::ExpressionBasedBushingForceinline
calcDampingForce(const SimTK::State &state) constOpenSim::ExpressionBasedBushingForce
calcStiffnessForce(const SimTK::State &state) constOpenSim::ExpressionBasedBushingForce
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::ExpressionBasedBushingForceinlinevirtual
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
computeDeflection(const SimTK::State &s) constOpenSim::TwoFrameLinker< Force, PhysicalFrame >
computeDeflectionRate(const SimTK::State &s) constOpenSim::TwoFrameLinker< Force, PhysicalFrame >
computeForce(const SimTK::State &s, SimTK::Vector_< SimTK::SpatialVec > &bodyForces, SimTK::Vector &generalizedForces) const overrideOpenSim::ExpressionBasedBushingForceprotectedvirtual
ComputeForcesAtBushing(const SimTK::State &state, SimTK::SpatialVec &forces_on_M_in_ground, SimTK::SpatialVec &forces_on_F_in_ground) constOpenSim::ExpressionBasedBushingForceprotected
computePotentialEnergy(const SimTK::State &state) constOpenSim::Forceprotectedvirtual
computeRelativeOffset(const SimTK::State &s) constOpenSim::TwoFrameLinker< Force, PhysicalFrame >
computeRelativeVelocity(const SimTK::State &s) constOpenSim::TwoFrameLinker< Force, PhysicalFrame >
computeStateVariableDerivatives(const SimTK::State &s) constOpenSim::Componentprotectedvirtual
connectSocket_frame1(const Object &object)OpenSim::TwoFrameLinker< Force, PhysicalFrame >inline
connectSocket_frame2(const Object &object)OpenSim::TwoFrameLinker< Force, PhysicalFrame >inline
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
convertInternalForceToForcesOnFrames(const SimTK::State &state, SimTK::Vec6 f, SimTK::SpatialVec &F1_G, SimTK::SpatialVec &F2_G) constOpenSim::TwoFrameLinker< Force, PhysicalFrame >protected
countNumComponents() constOpenSim::Componentinline
DEFAULT_NAMEOpenSim::Objectstatic
dump() constOpenSim::Object
ExpressionBasedBushingForce()OpenSim::ExpressionBasedBushingForce
ExpressionBasedBushingForce(const std::string &name, const PhysicalFrame &frame1, const PhysicalFrame &frame2)OpenSim::ExpressionBasedBushingForce
ExpressionBasedBushingForce(const std::string &name, const std::string &frame1Name, const std::string &frame2Name)OpenSim::ExpressionBasedBushingForce
ExpressionBasedBushingForce(const std::string &name, const PhysicalFrame &frame1, const SimTK::Vec3 &point1, const SimTK::Vec3 &orientation1, const PhysicalFrame &frame2, const SimTK::Vec3 &point2, const SimTK::Vec3 &orientation2)OpenSim::ExpressionBasedBushingForce
ExpressionBasedBushingForce(const std::string &name, const std::string &frame1Name, const SimTK::Vec3 &point1, const SimTK::Vec3 &orientation1, const std::string &frame2Name, const SimTK::Vec3 &point2, const SimTK::Vec3 &orientation2)OpenSim::ExpressionBasedBushingForce
ExpressionBasedBushingForce(const std::string &name, const PhysicalFrame &frame1, const SimTK::Vec3 &point1, const SimTK::Vec3 &orientation1, const PhysicalFrame &frame2, const SimTK::Vec3 &point2, const SimTK::Vec3 &orientation2, const SimTK::Vec3 &transStiffness, const SimTK::Vec3 &rotStiffness, const SimTK::Vec3 &transDamping, const SimTK::Vec3 &rotDamping)OpenSim::ExpressionBasedBushingForce
ExpressionBasedBushingForce(const std::string &name, const std::string &frame1Name, const SimTK::Vec3 &point1, const SimTK::Vec3 &orientation1, const std::string &frame2Name, const SimTK::Vec3 &point2, const SimTK::Vec3 &orientation2, const SimTK::Vec3 &transStiffness, const SimTK::Vec3 &rotStiffness, const SimTK::Vec3 &transDamping, const SimTK::Vec3 &rotDamping)OpenSim::ExpressionBasedBushingForce
extendAddComponent(Component *subcomponent)OpenSim::Componentinlineprotectedvirtual
extendAddToSystem(SimTK::MultibodySystem &system) const overrideOpenSim::Forceprotectedvirtual
extendAddToSystemAfterSubcomponents(SimTK::MultibodySystem &system) constOpenSim::Componentinlineprotectedvirtual
extendConnectToModel(Model &model) overrideOpenSim::TwoFrameLinker< Force, PhysicalFrame >protectedvirtual
extendInitStateFromProperties(SimTK::State &state) const overrideOpenSim::Forceprotectedvirtual
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) overrideOpenSim::Forceprotectedvirtual
finalizeConnections(Component &root)OpenSim::Component
finalizeFromProperties()OpenSim::Component
findComponent(const ComponentPath &pathToFind) constOpenSim::Componentinline
findComponent(const std::string &pathToFind) constOpenSim::Componentinline
Force()OpenSim::Forceprotected
Force(SimTK::Xml::Element &node)OpenSim::Forceinlineprotected
force_visual_scaleOpenSim::ExpressionBasedBushingForce
frame1OpenSim::TwoFrameLinker< Force, PhysicalFrame >
frame2OpenSim::TwoFrameLinker< Force, PhysicalFrame >
framesOpenSim::TwoFrameLinker< Force, PhysicalFrame >
Fx_expressionOpenSim::ExpressionBasedBushingForce
Fy_expressionOpenSim::ExpressionBasedBushingForce
Fz_expressionOpenSim::ExpressionBasedBushingForce
generateDecorations(bool fixed, const ModelDisplayHints &hints, const SimTK::State &state, SimTK::Array_< SimTK::DecorativeGeometry > &geometryArray) const overrideOpenSim::ExpressionBasedBushingForceprotectedvirtual
get_appliesForce() constOpenSim::Forceinline
get_components(int i) constOpenSim::Componentinlineprotected
get_force_visual_scale() constOpenSim::ExpressionBasedBushingForceinline
get_frames(int i) constOpenSim::TwoFrameLinker< Force, PhysicalFrame >inline
get_Fx_expression() constOpenSim::ExpressionBasedBushingForceinline
get_Fy_expression() constOpenSim::ExpressionBasedBushingForceinline
get_Fz_expression() constOpenSim::ExpressionBasedBushingForceinline
get_moment_visual_scale() constOpenSim::ExpressionBasedBushingForceinline
get_Mx_expression() constOpenSim::ExpressionBasedBushingForceinline
get_My_expression() constOpenSim::ExpressionBasedBushingForceinline
get_Mz_expression() constOpenSim::ExpressionBasedBushingForceinline
get_rotational_damping() constOpenSim::ExpressionBasedBushingForceinline
get_translational_damping() constOpenSim::ExpressionBasedBushingForceinline
get_visual_aspect_ratio() constOpenSim::ExpressionBasedBushingForceinline
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::ExpressionBasedBushingForceinlinestatic
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::ExpressionBasedBushingForceinlinevirtual
getConnectee(const std::string &name) constOpenSim::Componentinline
getConnectee(const std::string &name) constOpenSim::Componentinline
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
getFrame1() constOpenSim::TwoFrameLinker< Force, PhysicalFrame >
getFrame2() constOpenSim::TwoFrameLinker< Force, PhysicalFrame >
getFxExpression()OpenSim::ExpressionBasedBushingForceinline
getFyExpression()OpenSim::ExpressionBasedBushingForceinline
getFzExpression()OpenSim::ExpressionBasedBushingForceinline
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
getMemberSubcomponent(MemberSubcomponentIndex ix) constOpenSim::Componentinlineprotected
getModel() constOpenSim::ModelComponent
getModelingOption(const SimTK::State &state, const std::string &name) constOpenSim::Component
getMxExpression()OpenSim::ExpressionBasedBushingForceinline
getMyExpression()OpenSim::ExpressionBasedBushingForceinline
getMzExpression()OpenSim::ExpressionBasedBushingForceinline
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
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
getRecordLabels() const overrideOpenSim::ExpressionBasedBushingForcevirtual
getRecordValues(const SimTK::State &state) const overrideOpenSim::ExpressionBasedBushingForcevirtual
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
getSystem() constOpenSim::Componentinline
hasComponent(const std::string &pathname) constOpenSim::Componentinline
hasComponent(const std::string &pathname) constOpenSim::Componentinline
hasGeometryPath() constOpenSim::Forceinlinevirtual
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
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_visual_scaleOpenSim::ExpressionBasedBushingForce
Mx_expressionOpenSim::ExpressionBasedBushingForce
My_expressionOpenSim::ExpressionBasedBushingForce
Mz_expressionOpenSim::ExpressionBasedBushingForce
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
postScale(const SimTK::State &s, const ScaleSet &scaleSet)OpenSim::ModelComponent
potential_energyOpenSim::Force
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
rotational_dampingOpenSim::ExpressionBasedBushingForce
SafeCopy(const Object *aObject)OpenSim::Objectinlinestatic
safeDownCast(OpenSim::Object *obj)OpenSim::ExpressionBasedBushingForceinlinestatic
scale(const SimTK::State &s, const ScaleSet &scaleSet)OpenSim::ModelComponent
Self typedefOpenSim::ExpressionBasedBushingForce
set_appliesForce(const bool &value)OpenSim::Forceinline
set_components(int i, const Component &value)OpenSim::Componentinlineprotected
set_force_visual_scale(const double &value)OpenSim::ExpressionBasedBushingForceinline
set_frames(int i, const PhysicalFrame &value)OpenSim::TwoFrameLinker< Force, PhysicalFrame >inline
set_Fx_expression(const std::string &value)OpenSim::ExpressionBasedBushingForceinline
set_Fy_expression(const std::string &value)OpenSim::ExpressionBasedBushingForceinline
set_Fz_expression(const std::string &value)OpenSim::ExpressionBasedBushingForceinline
set_moment_visual_scale(const double &value)OpenSim::ExpressionBasedBushingForceinline
set_Mx_expression(const std::string &value)OpenSim::ExpressionBasedBushingForceinline
set_My_expression(const std::string &value)OpenSim::ExpressionBasedBushingForceinline
set_Mz_expression(const std::string &value)OpenSim::ExpressionBasedBushingForceinline
set_rotational_damping(const SimTK::Vec3 &value)OpenSim::ExpressionBasedBushingForceinline
set_translational_damping(const SimTK::Vec3 &value)OpenSim::ExpressionBasedBushingForceinline
set_visual_aspect_ratio(const double &value)OpenSim::ExpressionBasedBushingForceinline
setAllPropertiesUseDefault(bool aUseDefault)OpenSim::Object
setAppliesForce(SimTK::State &s, bool applyForce) constOpenSim::Force
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
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
setForceVisualScale(double scale)OpenSim::ExpressionBasedBushingForceinline
setFxExpression(std::string expression)OpenSim::ExpressionBasedBushingForce
setFyExpression(std::string expression)OpenSim::ExpressionBasedBushingForce
setFzExpression(std::string expression)OpenSim::ExpressionBasedBushingForce
setInlined(bool aInlined, const std::string &aFileName="")OpenSim::Object
setModelingOption(SimTK::State &state, const std::string &name, int flag) constOpenSim::Component
setMomentVisualScale(double scale)OpenSim::ExpressionBasedBushingForceinline
setMxExpression(std::string expression)OpenSim::ExpressionBasedBushingForce
setMyExpression(std::string expression)OpenSim::ExpressionBasedBushingForce
setMzExpression(std::string expression)OpenSim::ExpressionBasedBushingForce
setName(const std::string &name)OpenSim::Object
setNextSubcomponentInSystem(const Component &sub) constOpenSim::Componentprotected
setObjectIsUpToDateWithProperties()OpenSim::Objectprotected
setOwner(const Component &owner)OpenSim::Componentprotected
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
setVisualAspectRatio(double ratio)OpenSim::ExpressionBasedBushingForceinline
shouldBeParallelized() constOpenSim::Forceinlinevirtual
SimTK_DEFINE_UNIQUE_INDEX_TYPE(MemberSubcomponentIndex)OpenSim::Componentprotected
Super typedefOpenSim::ExpressionBasedBushingForce
toString() constOpenSim::Object
translational_dampingOpenSim::ExpressionBasedBushingForce
traversePathToComponent(ComponentPath path) constOpenSim::Componentinlineprotected
traverseToStateVariable(const std::string &pathName) constOpenSim::Component
traverseToStateVariable(const ComponentPath &path) constOpenSim::Component
TwoFrameLinker()OpenSim::TwoFrameLinker< Force, PhysicalFrame >
TwoFrameLinker(const std::string &name, const PhysicalFrame &frame1, const PhysicalFrame &frame2)OpenSim::TwoFrameLinker< Force, PhysicalFrame >
TwoFrameLinker(const std::string &name, const std::string &frame1Name, const std::string &frame2Name)OpenSim::TwoFrameLinker< Force, PhysicalFrame >
TwoFrameLinker(const std::string &name, const PhysicalFrame &frame1, const SimTK::Transform &offsetOnFrame1, const PhysicalFrame &frame2, const SimTK::Transform &offsetOnFrame2)OpenSim::TwoFrameLinker< Force, PhysicalFrame >
TwoFrameLinker(const std::string &name, const std::string &frame1Name, const SimTK::Transform &offsetOnFrame1, const std::string &frame2Name, const SimTK::Transform &offsetOnFrame2)OpenSim::TwoFrameLinker< Force, PhysicalFrame >
TwoFrameLinker(const std::string &name, const PhysicalFrame &frame1, const SimTK::Vec3 &locationInFrame1, const SimTK::Vec3 &orientationInFrame1, const PhysicalFrame &frame2, const SimTK::Vec3 &locationInFrame2, const SimTK::Vec3 &orientationInFrame2)OpenSim::TwoFrameLinker< Force, PhysicalFrame >
TwoFrameLinker(const std::string &name, const std::string &frame1Name, const SimTK::Vec3 &locationInFrame1, const SimTK::Vec3 &orientationInFrame1, const std::string &frame2Name, const SimTK::Vec3 &locationInFrame2, const SimTK::Vec3 &orientationInFrame2)OpenSim::TwoFrameLinker< Force, PhysicalFrame >
upd_appliesForce()OpenSim::Forceinline
upd_components(int i)OpenSim::Componentinlineprotected
upd_force_visual_scale()OpenSim::ExpressionBasedBushingForceinline
upd_frames(int i)OpenSim::TwoFrameLinker< Force, PhysicalFrame >inline
upd_Fx_expression()OpenSim::ExpressionBasedBushingForceinline
upd_Fy_expression()OpenSim::ExpressionBasedBushingForceinline
upd_Fz_expression()OpenSim::ExpressionBasedBushingForceinline
upd_moment_visual_scale()OpenSim::ExpressionBasedBushingForceinline
upd_Mx_expression()OpenSim::ExpressionBasedBushingForceinline
upd_My_expression()OpenSim::ExpressionBasedBushingForceinline
upd_Mz_expression()OpenSim::ExpressionBasedBushingForceinline
upd_rotational_damping()OpenSim::ExpressionBasedBushingForceinline
upd_translational_damping()OpenSim::ExpressionBasedBushingForceinline
upd_visual_aspect_ratio()OpenSim::ExpressionBasedBushingForceinline
updateFromXMLDocument()OpenSim::Objectprotected
updateFromXMLNode(SimTK::Xml::Element &aNode, int versionNumber) overrideOpenSim::TwoFrameLinker< Force, PhysicalFrame >protectedvirtual
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
updSystem() constOpenSim::Componentprotected
visual_aspect_ratioOpenSim::ExpressionBasedBushingForce
~Component()=defaultOpenSim::Componentvirtual
~ModelComponent()OpenSim::ModelComponentinlinevirtual
~Object()OpenSim::Objectvirtual