, including all inherited members.
_converting | OpenSim::Object | [protected] |
_coord | OpenSim::SpringGeneralizedForce | [protected] |
_coordName | OpenSim::SpringGeneralizedForce | [protected] |
_description | OpenSim::Object | [protected] |
_document | OpenSim::Object | [protected] |
_inlined | OpenSim::Object | [protected] |
_model | OpenSim::ModelComponent | [protected] |
_name | OpenSim::Object | [protected] |
_node | OpenSim::Object | [protected] |
_propCoordinateName | OpenSim::SpringGeneralizedForce | [protected] |
_propertySet | OpenSim::Object | [protected] |
_propRestLength | OpenSim::SpringGeneralizedForce | [protected] |
_propStiffness | OpenSim::SpringGeneralizedForce | [protected] |
_propViscosity | OpenSim::SpringGeneralizedForce | [protected] |
_refNode | OpenSim::Object | [protected] |
_restLength | OpenSim::SpringGeneralizedForce | [protected] |
_stiffness | OpenSim::SpringGeneralizedForce | [protected] |
_type | OpenSim::Object | [protected] |
_viscosity | OpenSim::SpringGeneralizedForce | [protected] |
addObserver(Object &aObserver) | OpenSim::Object | [inline] |
addObserverEvent(Object &aObserver, OpenSim::Event &aEvent) | OpenSim::Object | [inline] |
applyForce(const OpenSim::Body &aBody, const SimTK::Vec3 &aForce) const | OpenSim::CustomForce | [protected] |
applyForceToPoint(const OpenSim::Body &aBody, const SimTK::Vec3 &aPoint, const SimTK::Vec3 &aForce) const | OpenSim::CustomForce | [protected] |
applyGeneralizedForce(const Coordinate &aCoord, double aForce) const | OpenSim::CustomForce | [protected] |
applyTorque(const OpenSim::Body &aBody, const SimTK::Vec3 &aTorque) const | OpenSim::CustomForce | [protected] |
clearChanged() | OpenSim::Object | [inline, protected] |
clearXMLStructures() | OpenSim::Object | |
computeForce(const SimTK::State &s) const | OpenSim::SpringGeneralizedForce | [protected, virtual] |
OpenSim::CustomForce::computeForce(const SimbodyEngine &engine, const SimTK::State &state, SimTK::Vector_< SimTK::SpatialVec > &bodyForces, SimTK::Vector &mobilityForces) const | OpenSim::CustomForce | [protected] |
computePotentialEnergy(const SimTK::State &state) const | OpenSim::CustomForce | [protected, virtual] |
copy() const | OpenSim::SpringGeneralizedForce | [virtual] |
OpenSim::CustomForce::copy(DOMElement *aNode) const | OpenSim::Object | [virtual] |
countObservers() const | OpenSim::Object | [inline] |
createSystem(SimTK::MultibodySystem &system) const | OpenSim::CustomForce | [virtual] |
CustomForce() | OpenSim::CustomForce | |
CustomForce(const CustomForce &aForce) | OpenSim::CustomForce | |
DEFAULT_NAME | OpenSim::Object | [static] |
deleteObserver(Object &aObserver) | OpenSim::Object | [inline] |
deleteObservers() | OpenSim::Object | [inline] |
generateXMLNode(DOMElement *aParent, int aNodeIndex=0) | OpenSim::Object | [virtual] |
getCoordinate() const | OpenSim::SpringGeneralizedForce | |
getDescription() const | OpenSim::Object | |
getDisplayer() const | OpenSim::Object | [inline, virtual] |
getDocument() const | OpenSim::Object | |
getDocumentFileName() const | OpenSim::Object | |
getInlined() const | OpenSim::Object | |
getModel() const | OpenSim::ModelComponent | |
getName() const | OpenSim::Object | |
getNewType() const | OpenSim::Object | [inline, virtual] |
getNumStateVariables() const | OpenSim::Force | [virtual] |
getPropertySet() | OpenSim::Object | [inline] |
getPropertySet() const | OpenSim::Object | [inline] |
getRecordLabels() const | OpenSim::Force | [inline, virtual] |
getRecordValues(const SimTK::State &state) const | OpenSim::Force | [inline, virtual] |
getRegisteredObjectsOfGivenType(ArrayPtrs< T > &rArray) | OpenSim::Object | [inline, static] |
getRegisteredTypenames(Array< std::string > &rTypeNames) | OpenSim::Object | [static] |
getRestLength() const | OpenSim::SpringGeneralizedForce | |
getSerializeAllDefaults() | OpenSim::Object | [inline, static] |
getStateVariable(const SimTK::State &state, int index) const | OpenSim::Force | [virtual] |
getStateVariableName(int index) const | OpenSim::Force | [virtual] |
getStiffness() const | OpenSim::SpringGeneralizedForce | |
getType() const | OpenSim::Object | |
getViscosity() const | OpenSim::SpringGeneralizedForce | |
getXMLNode() const | OpenSim::Object | |
hasChanged() | OpenSim::Object | [inline, protected] |
initState(SimTK::State &state) const | OpenSim::ModelComponent | [protected, virtual] |
isA(const char *type) const | OpenSim::Object | [inline, 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] |
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(SpringGeneralizedForce, CustomForce) | OpenSim::SpringGeneralizedForce | [protected] |
operator<(const Object &aObject) const | OpenSim::Object | [virtual] |
operator<<(std::ostream &aOut, const Object &aObject) | OpenSim::Object | [friend] |
operator=(const SpringGeneralizedForce &aForce) | OpenSim::SpringGeneralizedForce | |
operator==(const Object &aObject) const | OpenSim::Object | [virtual] |
postInit(Model &model) | OpenSim::Force | [inline, 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] |
registerMigrationFunction(int aVersionMigrateFromNumber, int aVersionMigrateToNumber, MigrationFunction *aMigrationFunction) | 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 | |
setChanged() | OpenSim::Object | [inline, protected] |
setCoordinate(Coordinate *aCoordinate) | OpenSim::SpringGeneralizedForce | |
setDefaultsFromState(const SimTK::State &state) | OpenSim::ModelComponent | [protected, virtual] |
setDescription(const std::string &aDescrip) | OpenSim::Object | |
setInlined(bool aInlined, const std::string &aFileName="") | OpenSim::Object | |
setModel(Model &model) | OpenSim::ModelComponent | [protected] |
setName(const std::string &aName) | OpenSim::Object | |
setRestLength(double aRestLength) | OpenSim::SpringGeneralizedForce | |
setSerializeAllDefaults(bool aBoolean) | OpenSim::Object | [inline, static] |
setStateVariable(SimTK::State &state, int index, double value) const | OpenSim::Force | [virtual] |
setStiffness(double aStiffness) | OpenSim::SpringGeneralizedForce | |
setType(const std::string &aType) | OpenSim::Object | |
setup(Model &aModel) | OpenSim::SpringGeneralizedForce | [virtual] |
setupFromXML() | OpenSim::ModelComponent | [protected, virtual] |
setViscosity(double aViscosity) | OpenSim::SpringGeneralizedForce | |
setXMLNode(DOMElement *aNode) | OpenSim::Object | [protected] |
SpringGeneralizedForce(std::string aCoordinateName="") | OpenSim::SpringGeneralizedForce | |
SpringGeneralizedForce(const SpringGeneralizedForce &aForce) | OpenSim::SpringGeneralizedForce | |
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] |
updateFromXMLNode() | OpenSim::Object | [virtual] |
updateXMLNode(DOMElement *aParent, int aNodeIndex=0) | OpenSim::Object | [virtual] |
updDisplayer() | OpenSim::Object | [inline, virtual] |
updModel() | OpenSim::ModelComponent | |
~Object() | OpenSim::Object | [virtual] |
~SpringGeneralizedForce() | OpenSim::SpringGeneralizedForce | |