, including all inherited members.
_body1Name | OpenSim::BushingForce | [protected] |
_body1NameProp | OpenSim::BushingForce | [protected] |
_body2Name | OpenSim::BushingForce | [protected] |
_body2NameProp | OpenSim::BushingForce | [protected] |
_description | OpenSim::Object | [protected] |
_document | OpenSim::Object | [protected] |
_index | OpenSim::Force | [protected] |
_inlined | OpenSim::Object | [protected] |
_isDisabledProp | OpenSim::Force | [protected] |
_locationInBody1 | OpenSim::BushingForce | [protected] |
_locationInBody1Prop | OpenSim::BushingForce | [protected] |
_locationInBody2 | OpenSim::BushingForce | [protected] |
_locationInBody2Prop | OpenSim::BushingForce | [protected] |
_model | OpenSim::ModelComponent | [protected] |
_name | OpenSim::Object | [protected] |
_node | OpenSim::Object | [protected] |
_orientationInBody1 | OpenSim::BushingForce | [protected] |
_orientationInBody1Prop | OpenSim::BushingForce | [protected] |
_orientationInBody2 | OpenSim::BushingForce | [protected] |
_orientationInBody2Prop | OpenSim::BushingForce | [protected] |
_propertySet | OpenSim::Object | [protected] |
_refNode | OpenSim::Object | [protected] |
_rotDamping | OpenSim::BushingForce | [protected] |
_rotDampingProp | OpenSim::BushingForce | [protected] |
_rotStiffness | OpenSim::BushingForce | [protected] |
_rotStiffnessProp | OpenSim::BushingForce | [protected] |
_transDamping | OpenSim::BushingForce | [protected] |
_transDampingProp | OpenSim::BushingForce | [protected] |
_transStiffness | OpenSim::BushingForce | [protected] |
_transStiffnessProp | OpenSim::BushingForce | [protected] |
_type | OpenSim::Object | [protected] |
addCacheVariable(const std::string &cacheVariableName, const T &variablePrototype, const SimTK::Stage &lowestValidStage) | OpenSim::ModelComponent | [inline, protected] |
addDiscreteVariables(const Array< std::string > &discreteVariableNames, const SimTK::Stage &dependentOnStage) | OpenSim::ModelComponent | [protected] |
addModelingOption(const Array< std::string > &optionFlagNames) | OpenSim::ModelComponent | [protected] |
addObserver(Object &aObserver) | OpenSim::Object | [inline] |
addObserverEvent(Object &aObserver, OpenSim::Event &aEvent) | OpenSim::Object | [inline] |
addStateVariables(const Array< std::string > &stateVariableNames) | OpenSim::ModelComponent | [protected] |
applyForce(const SimTK::State &s, const OpenSim::Body &aBody, const SimTK::Vec3 &aForce, SimTK::Vector_< SimTK::SpatialVec > &bodyForces) const | OpenSim::Force | [protected] |
applyForceToPoint(const SimTK::State &s, const OpenSim::Body &aBody, const SimTK::Vec3 &aPoint, const SimTK::Vec3 &aForce, SimTK::Vector_< SimTK::SpatialVec > &bodyForces) const | OpenSim::Force | [protected] |
applyGeneralizedForce(const SimTK::State &s, const Coordinate &aCoord, double aForce, SimTK::Vector &generalizedForces) const | OpenSim::Force | [protected] |
applyTorque(const SimTK::State &s, const OpenSim::Body &aBody, const SimTK::Vec3 &aTorque, SimTK::Vector_< SimTK::SpatialVec > &bodyForces) const | OpenSim::Force | [protected] |
BushingForce() | OpenSim::BushingForce | |
BushingForce(std::string body1Name, SimTK::Vec3 point1, SimTK::Vec3 orientation1, std::string body2Name, SimTK::Vec3 point2, SimTK::Vec3 orientation2, SimTK::Vec3 transStiffness, SimTK::Vec3 rotStiffness, SimTK::Vec3 transDamping, SimTK::Vec3 rotDamping) | OpenSim::BushingForce | |
BushingForce(const BushingForce &aForce) | OpenSim::BushingForce | |
clearChanged() | OpenSim::Object | [inline, protected] |
clearXMLStructures() | OpenSim::Object | |
computeForce(const SimTK::State &state, SimTK::Vector_< SimTK::SpatialVec > &bodyForces, SimTK::Vector &generalizedForces) const | OpenSim::Force | [inline, protected, virtual] |
computePotentialEnergy(const SimTK::State &s) const | OpenSim::BushingForce | [virtual] |
computeStateVariableDerivatives(const SimTK::State &s) const | OpenSim::ModelComponent | [inline, protected, virtual] |
copy() const | OpenSim::BushingForce | [virtual] |
OpenSim::ModelComponent::copy(DOMElement *aNode) const | OpenSim::Object | [virtual] |
copyData(const BushingForce &aForce) | OpenSim::BushingForce | |
countObservers() const | OpenSim::Object | [inline] |
createSystem(SimTK::MultibodySystem &system) const | OpenSim::BushingForce | [protected, virtual] |
DEFAULT_NAME | OpenSim::Object | [static] |
deleteObserver(Object &aObserver) | OpenSim::Object | [inline] |
deleteObservers() | OpenSim::Object | [inline] |
Force() | OpenSim::Force | |
Force(const Force &aForce) | OpenSim::Force | |
Force(DOMElement *aNode) | OpenSim::Force | [inline] |
generateXMLNode(DOMElement *aParent, int aNodeIndex=0) | OpenSim::Object | [virtual] |
getCacheVariable(const SimTK::State &state, const std::string &name) const | OpenSim::ModelComponent | [inline] |
getCacheVariableIndex(const std::string &name) const | OpenSim::ModelComponent | [protected] |
getDebugLevel() | OpenSim::Object | [inline, static] |
getDescription() const | OpenSim::Object | |
getDiscreteVariable(const SimTK::State &state, const std::string &name) const | OpenSim::ModelComponent | [virtual] |
getDiscreteVariableIndex(const std::string &name) const | OpenSim::ModelComponent | [protected] |
getDisplayer() const | OpenSim::Object | [inline, virtual] |
getDocument() const | OpenSim::Object | |
getDocumentFileName() const | OpenSim::Object | |
getIndexOfSubsystemForAllocations() const | OpenSim::ModelComponent | [protected] |
getInlined() const | OpenSim::Object | |
getModel() const | OpenSim::ModelComponent | |
getModelingOption(const SimTK::State &state) const | OpenSim::ModelComponent | [virtual] |
getName() const | OpenSim::Object | |
getNumStateVariables() const | OpenSim::Force | [inline, virtual] |
getPropertySet() | OpenSim::Object | [inline] |
getPropertySet() const | OpenSim::Object | [inline] |
getRecordLabels() const | OpenSim::BushingForce | [virtual] |
getRecordValues(const SimTK::State &state) const | OpenSim::BushingForce | [virtual] |
getRegisteredObjectsOfGivenType(ArrayPtrs< T > &rArray) | OpenSim::Object | [inline, static] |
getRegisteredTypenames(Array< std::string > &rTypeNames) | OpenSim::Object | [static] |
getRep() | OpenSim::ModelComponent | [inline, protected] |
getSerializeAllDefaults() | OpenSim::Object | [inline, static] |
getStateVariable(const SimTK::State &state, int index) const | OpenSim::ModelComponent | [virtual] |
getStateVariable(const SimTK::State &state, const std::string &name) const | OpenSim::ModelComponent | [virtual] |
getStateVariableName(int index) const | OpenSim::ModelComponent | [inline, virtual] |
getStateVariableYIndex(int index) const | OpenSim::ModelComponent | [inline, virtual] |
getType() const | OpenSim::Object | |
getXMLNode() const | OpenSim::Object | |
getZIndex(const std::string &name) const | OpenSim::ModelComponent | [protected] |
hasChanged() | OpenSim::Object | [inline, protected] |
hasGeometryPath() const | OpenSim::Force | [inline, virtual] |
includeAsSubComponent(ModelComponent *aComponent) | OpenSim::ModelComponent | |
initState(SimTK::State &state) const | OpenSim::Force | [protected, virtual] |
isA(const char *type) const | OpenSim::Object | [inline, virtual] |
isCacheVariableValid(const SimTK::State &state, const std::string &name) const | OpenSim::ModelComponent | [inline] |
isDisabled(const SimTK::State &s) const | OpenSim::Force | [virtual] |
isKindOf(const char *type) | OpenSim::Object | [inline, static] |
isValidDefaultType(const Object *aObject) const | OpenSim::Object | [virtual] |
makeObjectFromFile(const std::string &aFileName) | OpenSim::Object | [static] |
markCacheVariableValid(const SimTK::State &state, const std::string &name) const | OpenSim::ModelComponent | [inline] |
ModelComponent() | OpenSim::ModelComponent | |
ModelComponent(const std::string &aFileName, bool aUpdateFromXMLNode=true) SWIG_DECLARE_EXCEPTION | OpenSim::ModelComponent | |
ModelComponent(const XMLDocument *aDocument) | OpenSim::ModelComponent | |
ModelComponent(DOMElement *aNode) | OpenSim::ModelComponent | |
ModelComponent(const ModelComponent ©) | OpenSim::ModelComponent | |
ModelComponentSet class | OpenSim::ModelComponent | [friend] |
NAME_LENGTH enum value | OpenSim::Object | |
newInstanceOfType(const std::string &aType) | OpenSim::Object | [static] |
notifyObservers(OpenSim::Event &aEvent) | OpenSim::Object | [inline] |
Object() | OpenSim::Object | |
Object(const std::string &aFileName, bool aUpdateFromXMLNode=true) SWIG_DECLARE_EXCEPTION | OpenSim::Object | |
Object(const XMLDocument *aDocument) | OpenSim::Object | |
Object(DOMElement *aNode) | OpenSim::Object | |
Object(const Object &aObject) | OpenSim::Object | |
OPENSIM_DECLARE_DERIVED(Force, Object) | OpenSim::Force | |
operator<(const Object &aObject) const | OpenSim::Object | [virtual] |
operator<<(std::ostream &aOut, const Object &aObject) | OpenSim::Object | [friend] |
operator=(const BushingForce &aForce) | OpenSim::BushingForce | |
operator==(const Object &aObject) const | OpenSim::Object | [virtual] |
print(const std::string &aFileName) | OpenSim::Object | |
PrintPropertyInfo(std::ostream &aOStream, const std::string &aClassNameDotPropertyName) | OpenSim::Object | [static] |
PrintPropertyInfo(std::ostream &aOStream, const std::string &aClassName, const std::string &aPropertyName) | OpenSim::Object | [static] |
RegisterType(const Object &aObject) | OpenSim::Object | [static] |
renameChildNode(const std::string &aOldName, const std::string &aNewName, DOMElement *startNode=NULL) | OpenSim::Object | |
RenameType(const std::string &oldTypeName, const Object &aObjectOfNewType) | OpenSim::Object | [static] |
SafeCopy(const Object *aObject) | OpenSim::Object | [inline, static] |
setAllPropertiesUseDefault(bool aUseDefault) | OpenSim::Object | |
setBody1BushingLocation(SimTK::Vec3 location, SimTK::Vec3 orientation=SimTK::Vec3(0)) | OpenSim::BushingForce | |
setBody1ByName(std::string aBodyName) | OpenSim::BushingForce | |
setBody2BushingLocation(SimTK::Vec3 location, SimTK::Vec3 orientation=SimTK::Vec3(0)) | OpenSim::BushingForce | |
setBody2ByName(std::string aBodyName) | OpenSim::BushingForce | |
setCacheVariable(const SimTK::State &state, const std::string &name, T &value) const | OpenSim::ModelComponent | [inline] |
setChanged() | OpenSim::Object | [inline, protected] |
setDebugLevel(int newLevel) | OpenSim::Object | [inline, static] |
setDefaultsFromState(const SimTK::State &state) | OpenSim::Force | [protected, virtual] |
setDescription(const std::string &aDescrip) | OpenSim::Object | |
setDisabled(SimTK::State &s, bool disabled) | OpenSim::Force | [virtual] |
setDiscreteVariable(SimTK::State &state, const std::string &name, double value) const | OpenSim::ModelComponent | [virtual] |
setIndexOfSubsystemForAllocations(SimTK::SubsystemIndex subsysIndex) | OpenSim::ModelComponent | [protected] |
setInlined(bool aInlined, const std::string &aFileName="") | OpenSim::Object | |
setModelingOption(SimTK::State &state, int flag) const | OpenSim::ModelComponent | [virtual] |
setName(const std::string &aName) | OpenSim::Object | |
setSerializeAllDefaults(bool aBoolean) | OpenSim::Object | [inline, static] |
setStateVariable(SimTK::State &state, int index, double value) const | OpenSim::ModelComponent | [virtual] |
setStateVariable(SimTK::State &state, const std::string &name, double value) const | OpenSim::ModelComponent | [virtual] |
setType(const std::string &aType) | OpenSim::Object | |
setup(Model &aModel) | OpenSim::BushingForce | [protected, virtual] |
setXMLNode(DOMElement *aNode) | OpenSim::Object | [protected] |
toString() const | OpenSim::Object | |
update(const Object &aObject, OpenSim::Event &aEvent) | OpenSim::Object | [inline, virtual] |
updateDefaultObjectsFromXMLNode() | OpenSim::Object | [virtual] |
updateDefaultObjectsXMLNode(DOMElement *aParent) | OpenSim::Object | [virtual] |
updateDisplayer(const SimTK::State &s) | OpenSim::ModelComponent | [inline, virtual] |
updateFromXMLNode() | OpenSim::Object | [virtual] |
updateXMLNode(DOMElement *aParent, int aNodeIndex=0) | OpenSim::Object | [virtual] |
updCacheVariable(const SimTK::State &state, const std::string &name) const | OpenSim::ModelComponent | [inline] |
updDisplayer() | OpenSim::Object | [inline, virtual] |
updModel() | OpenSim::ModelComponent | |
updRep() | OpenSim::ModelComponent | [inline, protected] |
~BushingForce() | OpenSim::BushingForce | [virtual] |
~Force() | OpenSim::Force | [virtual] |
~ModelComponent() | OpenSim::ModelComponent | [virtual] |
~Object() | OpenSim::Object | [virtual] |