API  3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
OpenSim::ExpressionBasedBushingForce Member List

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

_displayerOpenSim::ExpressionBasedBushingForceprotected
_indexOpenSim::Forceprotected
_modelOpenSim::ModelComponentprotected
_propertySetOpenSim::Objectprotected
addCacheVariable(const std::string &cacheVariableName, const T &variablePrototype, SimTK::Stage dependsOnStage) const OpenSim::ModelComponentinlineprotected
addDiscreteVariable(const std::string &discreteVariableName, SimTK::Stage invalidatesStage) const OpenSim::ModelComponentprotected
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) const OpenSim::ModelComponentprotected
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, SimTK::Stage invalidatesStage=SimTK::Stage::Dynamics) const OpenSim::ModelComponentprotected
applyForceToPoint(const SimTK::State &state, const OpenSim::Body &body, const SimTK::Vec3 &point, const SimTK::Vec3 &force, SimTK::Vector_< SimTK::SpatialVec > &bodyForces) const OpenSim::Forceprotected
applyGeneralizedForce(const SimTK::State &state, const Coordinate &coord, double force, SimTK::Vector &generalizedForces) const OpenSim::Forceprotected
applyTorque(const SimTK::State &state, const OpenSim::Body &body, const SimTK::Vec3 &torque, SimTK::Vector_< SimTK::SpatialVec > &bodyForces) const OpenSim::Forceprotected
clearObjectIsUpToDateWithProperties()OpenSim::Objectinline
clone() const =0OpenSim::Objectpure virtual
computeDeflection(const SimTK::State &s) const OpenSim::ExpressionBasedBushingForcevirtual
computeForce(const SimTK::State &s, SimTK::Vector_< SimTK::SpatialVec > &bodyForces, SimTK::Vector &generalizedForces) const OpenSim::ExpressionBasedBushingForcevirtual
ComputeForcesAtBushing(const SimTK::State &state, SimTK::SpatialVec &forces_on_M_in_ground, SimTK::SpatialVec &forces_on_F_in_ground) const OpenSim::ExpressionBasedBushingForceprotected
computePotentialEnergy(const SimTK::State &state) const OpenSim::Forceprotectedvirtual
computeStateVariableDerivatives(const SimTK::State &s) const OpenSim::ModelComponentprotectedvirtual
DEFAULT_NAMEOpenSim::Objectstatic
dump(bool dumpName=false)OpenSim::Object
ExpressionBasedBushingForce()OpenSim::ExpressionBasedBushingForce
ExpressionBasedBushingForce(const std::string &body1Name, const SimTK::Vec3 &point1, const SimTK::Vec3 &orientation1, const std::string &body2Name, const SimTK::Vec3 &point2, const SimTK::Vec3 &orientation2)OpenSim::ExpressionBasedBushingForce
ExpressionBasedBushingForce(const std::string &body1Name, const SimTK::Vec3 &point1, const SimTK::Vec3 &orientation1, const std::string &body2Name, 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
Force(const Force &aForce)OpenSim::Force
Force()OpenSim::Forceprotected
Force(SimTK::Xml::Element &node)OpenSim::Forceinlineprotected
generateDecorations(bool fixed, const ModelDisplayHints &hints, const SimTK::State &state, SimTK::Array_< SimTK::DecorativeGeometry > &geometryArray) const OpenSim::ExpressionBasedBushingForceprotectedvirtual
getAuthors() const OpenSim::Objectinline
getCacheVariable(const SimTK::State &state, const std::string &name) const OpenSim::ModelComponentinline
getCacheVariable(const SimTK::State &state, SimTK::CacheEntryIndex ceIndex) const OpenSim::ModelComponentinline
getCacheVariableIndex(const std::string &name) const OpenSim::ModelComponentprotected
getClassName()OpenSim::Objectinlinestatic
getConcreteClassName() const =0OpenSim::Objectpure virtual
getDebugLevel()OpenSim::Objectinlinestatic
getDefaultInstanceOfType(const std::string &concreteClassName)OpenSim::Objectstatic
getDescription() const OpenSim::Object
getDiscreteVariable(const SimTK::State &state, const std::string &name) const OpenSim::ModelComponent
getDiscreteVariableIndex(const std::string &name) const OpenSim::ModelComponentprotected
getDocument() const OpenSim::Objectinlineprotected
getDocumentFileName() const OpenSim::Object
getFxExpression()OpenSim::ExpressionBasedBushingForceinline
getFyExpression()OpenSim::ExpressionBasedBushingForceinline
getFzExpression()OpenSim::ExpressionBasedBushingForceinline
getInlined() const OpenSim::Object
getModel() const OpenSim::ModelComponent
getModelingOption(const SimTK::State &state, const std::string &name) const OpenSim::ModelComponent
getMxExpression()OpenSim::ExpressionBasedBushingForceinline
getMyExpression()OpenSim::ExpressionBasedBushingForceinline
getMzExpression()OpenSim::ExpressionBasedBushingForceinline
getName() const OpenSim::Object
getNumProperties() const OpenSim::Object
getNumStateVariables() const OpenSim::ModelComponentvirtual
getProperty(const PropertyIndex &index) const OpenSim::Object
getPropertyByIndex(int propertyIndex) const OpenSim::Object
getPropertyByName(const std::string &name) const OpenSim::Object
getPropertyIndex(const std::string &name) const OpenSim::Objectinlineprotected
getPropertyIndex() const OpenSim::Objectinlineprotected
getPropertySet()OpenSim::Objectinline
getPropertySet() const OpenSim::Objectinline
getRecordLabels() const OpenSim::ExpressionBasedBushingForcevirtual
getRecordValues(const SimTK::State &state) const OpenSim::ExpressionBasedBushingForcevirtual
getReferences() const OpenSim::Objectinline
getRegisteredObjectsOfGivenType(ArrayPtrs< T > &rArray)OpenSim::Objectinlinestatic
getRegisteredTypenames(Array< std::string > &typeNames)OpenSim::Objectstatic
getSerializeAllDefaults()OpenSim::Objectinlinestatic
getStateIndex(const std::string &name) const OpenSim::ModelComponentprotected
getStateVariable(const SimTK::State &state, const std::string &name) const OpenSim::ModelComponent
getStateVariableNames() const OpenSim::ModelComponentvirtual
getStateVariableSystemIndex(const std::string &stateVariableName) const OpenSim::ModelComponentvirtual
hasGeometryPath() const OpenSim::Forceinlinevirtual
hasProperty(const std::string &name) const OpenSim::Object
hasProperty() const OpenSim::Object
includeAsSubComponent(ModelComponent *aComponent)OpenSim::ModelComponentprotected
initStateFromProperties(SimTK::State &state) const overrideOpenSim::Forceprotectedvirtual
isA(const char *type) const OpenSim::Objectinlinevirtual
isCacheVariableValid(const SimTK::State &state, const std::string &name) const OpenSim::ModelComponentinline
isCacheVariableValid(const SimTK::State &state, SimTK::CacheEntryIndex ceIndex) const OpenSim::ModelComponentinline
isDisabled(const SimTK::State &s) const OpenSim::Force
isEqualTo(const Object &aObject) const OpenSim::Objectinline
isKindOf(const char *type)OpenSim::Objectinlinestatic
isObjectTypeDerivedFrom(const std::string &concreteClassName)OpenSim::Objectinlinestatic
isObjectUpToDateWithProperties() const OpenSim::Objectinline
makeObjectFromFile(const std::string &fileName)OpenSim::Objectstatic
markCacheVariableInvalid(const SimTK::State &state, const std::string &name) const OpenSim::ModelComponentinline
markCacheVariableInvalid(const SimTK::State &state, SimTK::CacheEntryIndex ceIndex) const OpenSim::ModelComponentinline
markCacheVariableValid(const SimTK::State &state, const std::string &name) const OpenSim::ModelComponentinline
markCacheVariableValid(const SimTK::State &state, SimTK::CacheEntryIndex ceIndex) const OpenSim::ModelComponentinline
ModelComponent()OpenSim::ModelComponent
ModelComponent(const std::string &aFileName, bool aUpdateFromXMLNode=true) SWIG_DECLARE_EXCEPTIONOpenSim::ModelComponent
ModelComponent(SimTK::Xml::Element &aNode)OpenSim::ModelComponentexplicit
ModelComponent(const ModelComponent &source)OpenSim::ModelComponent
newInstanceOfType(const std::string &concreteClassName)OpenSim::Objectstatic
Object()OpenSim::Objectprotected
Object(const std::string &fileName, bool aUpdateFromXMLNode=true) SWIG_DECLARE_EXCEPTIONOpenSim::Objectexplicitprotected
Object(const Object &source)OpenSim::Objectprotected
Object(SimTK::Xml::Element &aElement)OpenSim::Objectexplicitprotected
OpenSim::Object::OpenSim_DECLARE_ABSTRACT_OBJECTOpenSim::Objectrelated
OpenSim_DECLARE_ABSTRACT_OBJECT_TOpenSim::Objectrelated
OpenSim::Force::OpenSim_DECLARE_CONCRETE_OBJECTOpenSim::Objectrelated
OpenSim_DECLARE_CONCRETE_OBJECT_TOpenSim::Objectrelated
OpenSim_DECLARE_OPTIONAL_PROPERTY(body_1, std::string,"One of the two bodies connected by the bushing.")OpenSim::ExpressionBasedBushingForce
OpenSim_DECLARE_OPTIONAL_PROPERTY(body_2, std::string,"The other of the two bodies connected by the bushing.")OpenSim::ExpressionBasedBushingForce
OpenSim_DECLARE_OPTIONAL_PROPERTY(visual_aspect_ratio, double,"Scalar number signifying the ratio of length/diameter used to display the force and ""moment vectors.")OpenSim::ExpressionBasedBushingForce
OpenSim_DECLARE_OPTIONAL_PROPERTY(moment_visual_scale, double,"Value multiplying the bushing moments before displaying the moment vector")OpenSim::ExpressionBasedBushingForce
OpenSim_DECLARE_OPTIONAL_PROPERTY(force_visual_scale, double,"Value multiplying the bushing forces before displaying the force vector")OpenSim::ExpressionBasedBushingForce
OpenSim_DECLARE_PROPERTY(location_body_1, SimTK::Vec3,"Location of bushing frame on body 1.")OpenSim::ExpressionBasedBushingForce
OpenSim_DECLARE_PROPERTY(orientation_body_1, SimTK::Vec3,"Orientation of bushing frame in body 1 as x-y-z, body fixed Euler rotations.")OpenSim::ExpressionBasedBushingForce
OpenSim_DECLARE_PROPERTY(location_body_2, SimTK::Vec3,"Location of bushing frame on body 2.")OpenSim::ExpressionBasedBushingForce
OpenSim_DECLARE_PROPERTY(orientation_body_2, SimTK::Vec3,"Orientation of bushing frame in body 2 as x-y-z, body fixed Euler rotations.")OpenSim::ExpressionBasedBushingForce
OpenSim_DECLARE_PROPERTY(Mx_expression, std::string,"Expression defining the contribution of theta_x deflection to the moment about body_2's x axis.""The expression is a string and can not have any whitespace separating characters.")OpenSim::ExpressionBasedBushingForce
OpenSim_DECLARE_PROPERTY(My_expression, std::string,"Expression defining the contribution of theta_y deflection to the moment about body_2's y axis.""The expression is a string and can not have any whitespace separating characters.")OpenSim::ExpressionBasedBushingForce
OpenSim_DECLARE_PROPERTY(Mz_expression, std::string,"Expression defining the contribution of theta_z deflection to the moment about body_2's z axis.""The expression is a string and can not have any whitespace separating characters.")OpenSim::ExpressionBasedBushingForce
OpenSim_DECLARE_PROPERTY(Fx_expression, std::string,"Expression defining the contribution of x deflection to the force in the x direction.""The expression is a string and can not have any whitespace separating characters.")OpenSim::ExpressionBasedBushingForce
OpenSim_DECLARE_PROPERTY(Fy_expression, std::string,"Expression defining the contribution of y deflection to the force in the y direction.""The expression is a string and can not have any whitespace separating characters.")OpenSim::ExpressionBasedBushingForce
OpenSim_DECLARE_PROPERTY(Fz_expression, std::string,"Expression defining the contribution of z deflection to the force in the z direction.""The expression is a string and can not have any whitespace separating characters.")OpenSim::ExpressionBasedBushingForce
OpenSim_DECLARE_PROPERTY(rotational_damping, SimTK::Vec3,"Damping parameters resisting relative angular velocity.")OpenSim::ExpressionBasedBushingForce
OpenSim_DECLARE_PROPERTY(translational_damping, SimTK::Vec3,"Damping parameters resisting relative translational velocity.")OpenSim::ExpressionBasedBushingForce
OpenSim::Force::OpenSim_DECLARE_PROPERTY(isDisabled, bool,"Flag indicating whether the force is disabled or not. Disabled means"" that the force is not active in subsequent dynamics realizations.")OpenSim::Force
operator<(const Object &aObject) const OpenSim::Objectvirtual
operator=(const Force &aForce)OpenSim::Force
OpenSim::ModelComponent::operator=(const ModelComponent &aModelComponent)OpenSim::ModelComponent
OpenSim::Object::operator=(const Object &aObject)OpenSim::Object
operator==(const Object &aObject) const OpenSim::Objectvirtual
print(const std::string &fileName)OpenSim::Object
PrintPropertyInfo(std::ostream &os, const std::string &classNameDotPropertyName)OpenSim::Objectstatic
PrintPropertyInfo(std::ostream &os, const std::string &className, const std::string &propertyName)OpenSim::Objectstatic
readObjectFromXMLNodeOrFile(SimTK::Xml::Element &objectElement, int versionNumber)OpenSim::Object
realizeAcceleration(const SimTK::State &state) const OpenSim::ModelComponentprotectedvirtual
realizeDynamics(const SimTK::State &state) const OpenSim::ModelComponentprotectedvirtual
realizeInstance(const SimTK::State &state) const OpenSim::ModelComponentprotectedvirtual
realizeModel(SimTK::State &state) const OpenSim::ModelComponentprotectedvirtual
realizePosition(const SimTK::State &state) const OpenSim::ModelComponentprotectedvirtual
realizeReport(const SimTK::State &state) const OpenSim::ModelComponentprotectedvirtual
realizeTime(const SimTK::State &state) const OpenSim::ModelComponentprotectedvirtual
realizeTopology(SimTK::State &state) const OpenSim::ModelComponentprotectedvirtual
realizeVelocity(const SimTK::State &state) const OpenSim::ModelComponentprotectedvirtual
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
setAllPropertiesUseDefault(bool aUseDefault)OpenSim::Object
setAuthors(const std::string &authors)OpenSim::Objectinline
setBody1BushingLocation(const SimTK::Vec3 &location, const SimTK::Vec3 &orientation=SimTK::Vec3(0))OpenSim::ExpressionBasedBushingForce
setBody1ByName(const std::string &aBodyName)OpenSim::ExpressionBasedBushingForce
setBody2BushingLocation(const SimTK::Vec3 &location, const SimTK::Vec3 &orientation=SimTK::Vec3(0))OpenSim::ExpressionBasedBushingForce
setBody2ByName(const std::string &aBodyName)OpenSim::ExpressionBasedBushingForce
setCacheVariable(const SimTK::State &state, const std::string &name, const T &value) const OpenSim::ModelComponentinline
setCacheVariable(const SimTK::State &state, SimTK::CacheEntryIndex ceIndex, const T &value) const OpenSim::ModelComponentinline
setDebugLevel(int newLevel)OpenSim::Objectinlinestatic
setDescription(const std::string &description)OpenSim::Object
setDisabled(SimTK::State &s, bool disabled) const OpenSim::Force
setDiscreteVariable(SimTK::State &state, const std::string &name, double value) const OpenSim::ModelComponent
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) const OpenSim::ModelComponent
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
setObjectIsUpToDateWithProperties()OpenSim::Objectinline
setPropertiesFromState(const SimTK::State &state) overrideOpenSim::Forceprotectedvirtual
setReferences(const std::string &references)OpenSim::Objectinline
setSerializeAllDefaults(bool shouldSerializeDefaults)OpenSim::Objectinlinestatic
setStateVariable(SimTK::State &state, const std::string &name, double value) const OpenSim::ModelComponent
setVisualAspectRatio(double ratio)OpenSim::ExpressionBasedBushingForceinline
toString() const OpenSim::Object
OpenSim::Force::updateDisplayer(const SimTK::State &s) const OpenSim::ModelComponentinlinevirtual
updateFromXMLDocument()OpenSim::Objectprotected
updateFromXMLNode(SimTK::Xml::Element &objectElement, int versionNumber)OpenSim::Objectvirtual
updateXMLNode(SimTK::Xml::Element &parent)OpenSim::Objectvirtual
updCacheVariable(const SimTK::State &state, const std::string &name) const OpenSim::ModelComponentinline
updCacheVariable(const SimTK::State &state, SimTK::CacheEntryIndex ceIndex) const OpenSim::ModelComponentinline
updDisplayer()OpenSim::Objectinlinevirtual
updDocument()OpenSim::Objectinlineprotected
updModel()OpenSim::ModelComponent
updProperty(const PropertyIndex &index)OpenSim::Object
updPropertyByIndex(int propertyIndex)OpenSim::Object
updPropertyByName(const std::string &name)OpenSim::Object
~ModelComponent()OpenSim::ModelComponentinlinevirtual
~Object()OpenSim::Objectvirtual