OpenSim::ExternalForce Member List

This is the complete list of members for OpenSim::ExternalForce, including all inherited members.
_appliedToBodyNameOpenSim::ExternalForce [protected]
_appliedToBodyNamePropOpenSim::ExternalForce [protected]
_dataSourceNameOpenSim::ExternalForce [protected]
_dataSourceNamePropOpenSim::ExternalForce [protected]
_descriptionOpenSim::Object [protected]
_documentOpenSim::Object [protected]
_forceExpressedInBodyNameOpenSim::ExternalForce [protected]
_forceExpressedInBodyNamePropOpenSim::ExternalForce [protected]
_forceIdentifierOpenSim::ExternalForce [protected]
_forceIdentifierPropOpenSim::ExternalForce [protected]
_indexOpenSim::Force [protected]
_inlinedOpenSim::Object [protected]
_isDisabledPropOpenSim::Force [protected]
_modelOpenSim::ModelComponent [protected]
_nameOpenSim::Object [protected]
_nodeOpenSim::Object [protected]
_pointExpressedInBodyNameOpenSim::ExternalForce [protected]
_pointExpressedInBodyNamePropOpenSim::ExternalForce [protected]
_pointIdentifierOpenSim::ExternalForce [protected]
_pointIdentifierPropOpenSim::ExternalForce [protected]
_propertySetOpenSim::Object [protected]
_refNodeOpenSim::Object [protected]
_torqueIdentifierOpenSim::ExternalForce [protected]
_torqueIdentifierPropOpenSim::ExternalForce [protected]
_typeOpenSim::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]
appliesForce() const OpenSim::ExternalForce [inline]
appliesTorque() const OpenSim::ExternalForce [inline]
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]
clearChanged()OpenSim::Object [inline, protected]
clearXMLStructures()OpenSim::Object
computeForce(const SimTK::State &state, SimTK::Vector_< SimTK::SpatialVec > &bodyForces, SimTK::Vector &generalizedForces) const OpenSim::ExternalForce [protected, virtual]
computePotentialEnergy(const SimTK::State &state) const OpenSim::Force [protected, virtual]
computeStateVariableDerivatives(const SimTK::State &s) const OpenSim::ModelComponent [inline, protected, virtual]
copy() const OpenSim::ExternalForce [virtual]
OpenSim::ModelComponent::copy(DOMElement *aNode) const OpenSim::Object [virtual]
countObservers() const OpenSim::Object [inline]
createSystem(SimTK::MultibodySystem &system) const OpenSim::Force [protected, virtual]
DEFAULT_NAMEOpenSim::Object [static]
deleteObserver(Object &aObserver)OpenSim::Object [inline]
deleteObservers()OpenSim::Object [inline]
ExternalForce()OpenSim::ExternalForce
ExternalForce(const Storage &dataSource, std::string forceIdentifier="force", std::string PointIdentifier="point", std::string torqueIdentifier="torque", std::string appliedToBodyName="", std::string forceExpressedInBodyName="ground", std::string pointExpressedInBodyName="ground")OpenSim::ExternalForce
ExternalForce(const ExternalForce &force)OpenSim::ExternalForce
ExternalForce(DOMElement *aNode)OpenSim::ExternalForce
ExternalLoads classOpenSim::ExternalForce [friend]
Force()OpenSim::Force
Force(const Force &aForce)OpenSim::Force
Force(DOMElement *aNode)OpenSim::Force [inline]
generateXMLNode(DOMElement *aParent, int aNodeIndex=0)OpenSim::Object [virtual]
getAppliedToBodyName() const OpenSim::ExternalForce [inline]
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
getForceAtTime(double aTime) const OpenSim::ExternalForce
getForceExpressedInBodyName() const OpenSim::ExternalForce [inline]
getForceIdentifier() const OpenSim::ExternalForce [inline]
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]
getPointAtTime(double aTime) const OpenSim::ExternalForce
getPointExpressedInBodyName() const OpenSim::ExternalForce [inline]
getPointIdentifier() const OpenSim::ExternalForce [inline]
getPropertySet()OpenSim::Object [inline]
getPropertySet() const OpenSim::Object [inline]
getRecordLabels() const OpenSim::ExternalForce [virtual]
getRecordValues(const SimTK::State &state) const OpenSim::ExternalForce [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]
getTorqueAtTime(double aTime) const OpenSim::ExternalForce
getTorqueIdentifier() const OpenSim::ExternalForce [inline]
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_EXCEPTIONOpenSim::ModelComponent
ModelComponent(const XMLDocument *aDocument)OpenSim::ModelComponent
ModelComponent(DOMElement *aNode)OpenSim::ModelComponent
ModelComponent(const ModelComponent &copy)OpenSim::ModelComponent
ModelComponentSet classOpenSim::ModelComponent [friend]
NAME_LENGTH enum valueOpenSim::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_EXCEPTIONOpenSim::Object
Object(const XMLDocument *aDocument)OpenSim::Object
Object(DOMElement *aNode)OpenSim::Object
Object(const Object &aObject)OpenSim::Object
OPENSIM_DECLARE_DERIVED(ExternalForce, Force)OpenSim::ExternalForce
OpenSim::Force::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 ExternalForce &aForce)OpenSim::ExternalForce
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
setAppliedToBodyName(const std::string &applyToName) const OpenSim::ExternalForce [inline]
setCacheVariable(const SimTK::State &state, const std::string &name, T &value) const OpenSim::ModelComponent [inline]
setChanged()OpenSim::Object [inline, protected]
setDataSource(const Storage *dataSource)OpenSim::ExternalForce
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]
setForceExpressedInBodyName(const std::string &forceInBodyName) const OpenSim::ExternalForce [inline]
setForceIdentifier(const std::string aForceIdentifier)OpenSim::ExternalForce [inline]
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
setPointExpressedInBodyName(const std::string &pointInBodyName) const OpenSim::ExternalForce [inline]
setPointIdentifier(const std::string aPointIdentifier)OpenSim::ExternalForce [inline]
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]
setTorqueIdentifier(const std::string aTorqueIdentifier)OpenSim::ExternalForce [inline]
setType(const std::string &aType)OpenSim::Object
setup(Model &model)OpenSim::ExternalForce [protected, virtual]
setXMLNode(DOMElement *aNode)OpenSim::Object [protected]
specifiesPoint() const OpenSim::ExternalForce [inline]
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::ExternalForce [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]
~ExternalForce()OpenSim::ExternalForce
~Force()OpenSim::Force [virtual]
~ModelComponent()OpenSim::ModelComponent [virtual]
~Object()OpenSim::Object [virtual]

Generated on Sun Sep 25 00:19:57 2011 for OpenSim by  doxygen 1.6.1