OpenSim  OpenSim 3.2
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
OpenSim::FiberForceLengthCurve Member List

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

_functionOpenSim::Functionmutableprotected
_propertySetOpenSim::Objectprotected
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
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
calcDerivative(double normFiberLength, int order) const OpenSim::FiberForceLengthCurve
OpenSim::Function::calcDerivative(const std::vector< int > &derivComponents, const SimTK::Vector &x) const OpenSim::Functionvirtual
calcIntegral(double normFiberLength) const OpenSim::FiberForceLengthCurve
calcValue(const SimTK::Vector &x) const overrideOpenSim::FiberForceLengthCurveinlinevirtual
calcValue(double normFiberLength) const OpenSim::FiberForceLengthCurve
clearObjectIsUpToDateWithProperties()OpenSim::Objectinline
clone() const =0OpenSim::Objectpure virtual
DEFAULT_NAMEOpenSim::Objectstatic
dump(bool dumpName=false)OpenSim::Object
ensureCurveUpToDate()OpenSim::FiberForceLengthCurve
FiberForceLengthCurve()OpenSim::FiberForceLengthCurve
FiberForceLengthCurve(double strainAtZeroForce, double strainAtOneNormForce, double stiffnessAtLowForce, double stiffnessAtOneNormForce, double curviness)OpenSim::FiberForceLengthCurve
Function()OpenSim::Function
Function(const Function &aFunction)OpenSim::Function
getArgumentSize() const OpenSim::Functionvirtual
getAuthors() const OpenSim::Objectinline
getClassName()OpenSim::Objectinlinestatic
getConcreteClassName() const =0OpenSim::Objectpure virtual
getCurveDomain() const OpenSim::FiberForceLengthCurve
getCurvinessInUse() const OpenSim::FiberForceLengthCurve
getDebugLevel()OpenSim::Objectinlinestatic
getDefaultInstanceOfType(const std::string &concreteClassName)OpenSim::Objectstatic
getDescription() const OpenSim::Object
getDisplayer() const OpenSim::Objectinlinevirtual
getDocument() const OpenSim::Objectinlineprotected
getDocumentFileName() const OpenSim::Object
getInlined() const OpenSim::Object
getMaxDerivativeOrder() const OpenSim::Functionvirtual
getName() const OpenSim::Object
getNumProperties() const OpenSim::Object
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
getReferences() const OpenSim::Objectinline
getRegisteredObjectsOfGivenType(ArrayPtrs< T > &rArray)OpenSim::Objectinlinestatic
getRegisteredTypenames(Array< std::string > &typeNames)OpenSim::Objectstatic
getSerializeAllDefaults()OpenSim::Objectinlinestatic
getStiffnessAtLowForceInUse() const OpenSim::FiberForceLengthCurve
getStiffnessAtOneNormForceInUse() const OpenSim::FiberForceLengthCurve
getStrainAtOneNormForce() const OpenSim::FiberForceLengthCurve
getStrainAtZeroForce() const OpenSim::FiberForceLengthCurve
hasProperty(const std::string &name) const OpenSim::Object
hasProperty() const OpenSim::Object
init(Function *aFunction)OpenSim::Functioninlinevirtual
isA(const char *type) const OpenSim::Objectinlinevirtual
isEqualTo(const Object &aObject) const OpenSim::Objectinline
isFittedCurveBeingUsed() const OpenSim::FiberForceLengthCurve
isKindOf(const char *type)OpenSim::Objectinlinestatic
isObjectTypeDerivedFrom(const std::string &concreteClassName)OpenSim::Objectinlinestatic
isObjectUpToDateWithProperties() const OpenSim::Objectinline
makeFunctionOfType(Function *aFunction, const std::string &aNewTypeName)OpenSim::Functionstatic
makeObjectFromFile(const std::string &fileName)OpenSim::Objectstatic
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::Function::OpenSim_DECLARE_CONCRETE_OBJECTOpenSim::Objectrelated
OpenSim_DECLARE_CONCRETE_OBJECT_TOpenSim::Objectrelated
OpenSim_DECLARE_OPTIONAL_PROPERTY(stiffness_at_low_force, double,"Fiber stiffness at the end of the low-force region")OpenSim::FiberForceLengthCurve
OpenSim_DECLARE_OPTIONAL_PROPERTY(stiffness_at_one_norm_force, double,"Fiber stiffness at a tension of 1 normalized force")OpenSim::FiberForceLengthCurve
OpenSim_DECLARE_OPTIONAL_PROPERTY(curviness, double,"Fiber curve bend, from linear (0) to maximum bend (1)")OpenSim::FiberForceLengthCurve
OpenSim_DECLARE_PROPERTY(strain_at_zero_force, double,"Fiber strain at zero force")OpenSim::FiberForceLengthCurve
OpenSim_DECLARE_PROPERTY(strain_at_one_norm_force, double,"Fiber strain at a tension of 1 normalized force")OpenSim::FiberForceLengthCurve
operator<(const Object &aObject) const OpenSim::Objectvirtual
operator=(const Function &aFunction)OpenSim::Function
OpenSim::Object::operator=(const Object &aObject)OpenSim::Object
operator==(const Object &aObject) const OpenSim::Objectvirtual
print(const std::string &fileName)OpenSim::Object
printMuscleCurveToCSVFile(const std::string &path)OpenSim::FiberForceLengthCurve
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
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
resetFunction()OpenSim::Functionprotected
SafeCopy(const Object *aObject)OpenSim::Objectinlinestatic
setAllPropertiesUseDefault(bool aUseDefault)OpenSim::Object
setAuthors(const std::string &authors)OpenSim::Objectinline
setCurveStrains(double aStrainAtZeroForce, double aStrainAtOneNormForce)OpenSim::FiberForceLengthCurve
setDebugLevel(int newLevel)OpenSim::Objectinlinestatic
setDescription(const std::string &description)OpenSim::Object
setDocument(XMLDocument *doc)OpenSim::Objectinlineprotected
setInlined(bool aInlined, const std::string &aFileName="")OpenSim::Object
setName(const std::string &name)OpenSim::Object
setObjectIsUpToDateWithProperties()OpenSim::Objectinline
setOptionalProperties(double stiffnessAtLowForce, double stiffnessAtOneNormForce, double curviness)OpenSim::FiberForceLengthCurve
setReferences(const std::string &references)OpenSim::Objectinline
setSerializeAllDefaults(bool shouldSerializeDefaults)OpenSim::Objectinlinestatic
toString() const OpenSim::Object
updateFromXMLDocument()OpenSim::Objectprotected
updateFromXMLNode(SimTK::Xml::Element &objectElement, int versionNumber)OpenSim::Objectvirtual
updateXMLNode(SimTK::Xml::Element &parent)OpenSim::Objectvirtual
updDisplayer()OpenSim::Objectinlinevirtual
updDocument()OpenSim::Objectinlineprotected
updProperty(const PropertyIndex &index)OpenSim::Object
updPropertyByIndex(int propertyIndex)OpenSim::Object
updPropertyByName(const std::string &name)OpenSim::Object
~Function()OpenSim::Functionvirtual
~Object()OpenSim::Objectvirtual