_maxX | OpenSim::VectorFunction | protected |
_minX | OpenSim::VectorFunction | protected |
_nX | OpenSim::VectorFunction | protected |
_nY | OpenSim::VectorFunction | protected |
_propertySet | OpenSim::Object | protected |
addListProperty(const std::string &name, const std::string &comment, int minSize, int maxSize) | OpenSim::Object | protected |
addListProperty(const std::string &name, const std::string &comment, int minSize, int maxSize, const Container< T > &valueList) | OpenSim::Object | protected |
addOptionalProperty(const std::string &name, const std::string &comment) | OpenSim::Object | protected |
addOptionalProperty(const std::string &name, const std::string &comment, const T &value) | OpenSim::Object | protected |
addProperty(const std::string &name, const std::string &comment, const T &value) | OpenSim::Object | protected |
calcDerivative(const Array< double > &aX, Array< double > &rY, const Array< int > &aDerivWRT)=0 | OpenSim::VectorFunction | pure virtual |
calcValue(const double *aX, double *rY, int aSize)=0 | OpenSim::VectorFunction | pure virtual |
calcValue(const Array< double > &aX, Array< double > &rY)=0 | OpenSim::VectorFunction | pure virtual |
clearObjectIsUpToDateWithProperties() | OpenSim::Object | inline |
clone() const =0 | OpenSim::Object | pure virtual |
DEFAULT_NAME | OpenSim::Object | static |
dump(bool dumpName=false) | OpenSim::Object | |
evaluate(const SimTK::State &s, const double *aX, double *rF) | OpenSim::VectorFunctionUncoupledNxN | inlinevirtual |
evaluate(const SimTK::State &s, const Array< double > &aX, Array< double > &rF) | OpenSim::VectorFunctionUncoupledNxN | inlinevirtual |
evaluate(const SimTK::State &s, const Array< double > &aX, Array< double > &rF, const Array< int > &aDerivWRT) | OpenSim::VectorFunctionUncoupledNxN | inlinevirtual |
getAuthors() const | OpenSim::Object | inline |
getClassName() | OpenSim::Object | inlinestatic |
getConcreteClassName() const =0 | OpenSim::Object | pure virtual |
getDebugLevel() | OpenSim::Object | inlinestatic |
getDefaultInstanceOfType(const std::string &concreteClassName) | OpenSim::Object | static |
getDescription() const | OpenSim::Object | |
getDisplayer() const | OpenSim::Object | inlinevirtual |
getDocument() const | OpenSim::Object | inlineprotected |
getDocumentFileName() const | OpenSim::Object | |
getInlined() const | OpenSim::Object | |
getMaxX() const | OpenSim::VectorFunction | |
getMaxX(int aXIndex) const | OpenSim::VectorFunction | |
getMinX() const | OpenSim::VectorFunction | |
getMinX(int aXIndex) const | OpenSim::VectorFunction | |
getName() const | OpenSim::Object | |
getNumProperties() const | OpenSim::Object | |
getNX() const | OpenSim::VectorFunction | |
getNY() const | OpenSim::VectorFunction | |
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::Object | inlineprotected |
getPropertyIndex() const | OpenSim::Object | inlineprotected |
getPropertySet() | OpenSim::Object | inline |
getPropertySet() const | OpenSim::Object | inline |
getReferences() const | OpenSim::Object | inline |
getRegisteredObjectsOfGivenType(ArrayPtrs< T > &rArray) | OpenSim::Object | inlinestatic |
getRegisteredTypenames(Array< std::string > &typeNames) | OpenSim::Object | static |
getSerializeAllDefaults() | OpenSim::Object | inlinestatic |
hasProperty(const std::string &name) const | OpenSim::Object | |
hasProperty() const | OpenSim::Object | |
isA(const char *type) const | OpenSim::Object | inlinevirtual |
isEqualTo(const Object &aObject) const | OpenSim::Object | inline |
isKindOf(const char *type) | OpenSim::Object | inlinestatic |
isObjectTypeDerivedFrom(const std::string &concreteClassName) | OpenSim::Object | inlinestatic |
isObjectUpToDateWithProperties() const | OpenSim::Object | inline |
makeObjectFromFile(const std::string &fileName) | OpenSim::Object | static |
newInstanceOfType(const std::string &concreteClassName) | OpenSim::Object | static |
Object() | OpenSim::Object | protected |
Object(const std::string &fileName, bool aUpdateFromXMLNode=true) SWIG_DECLARE_EXCEPTION | OpenSim::Object | explicitprotected |
Object(const Object &source) | OpenSim::Object | protected |
Object(SimTK::Xml::Element &aElement) | OpenSim::Object | explicitprotected |
OpenSim::Object::OpenSim_DECLARE_ABSTRACT_OBJECT | OpenSim::Object | related |
OpenSim_DECLARE_ABSTRACT_OBJECT_T | OpenSim::Object | related |
OpenSim_DECLARE_CONCRETE_OBJECT | OpenSim::Object | related |
OpenSim_DECLARE_CONCRETE_OBJECT_T | OpenSim::Object | related |
operator<(const Object &aObject) const | OpenSim::Object | virtual |
operator=(const VectorFunctionUncoupledNxN &aFunction) | OpenSim::VectorFunctionUncoupledNxN | |
OpenSim::VectorFunction::operator=(const VectorFunction &aVectorFunction) | OpenSim::VectorFunction | |
OpenSim::Object::operator=(const Object &aObject) | OpenSim::Object | |
operator==(const Object &aObject) const | OpenSim::Object | virtual |
print(const std::string &fileName) | OpenSim::Object | |
PrintPropertyInfo(std::ostream &os, const std::string &classNameDotPropertyName) | OpenSim::Object | static |
PrintPropertyInfo(std::ostream &os, const std::string &className, const std::string &propertyName) | OpenSim::Object | static |
readObjectFromXMLNodeOrFile(SimTK::Xml::Element &objectElement, int versionNumber) | OpenSim::Object | |
registerType(const Object &defaultObject) | OpenSim::Object | static |
RegisterType(const Object &defaultObject) | OpenSim::Object | inlinestatic |
renameType(const std::string &oldTypeName, const std::string &newTypeName) | OpenSim::Object | static |
RenameType(const std::string &oldName, const std::string &newName) | OpenSim::Object | inlinestatic |
SafeCopy(const Object *aObject) | OpenSim::Object | inlinestatic |
setAllPropertiesUseDefault(bool aUseDefault) | OpenSim::Object | |
setAuthors(const std::string &authors) | OpenSim::Object | inline |
setDebugLevel(int newLevel) | OpenSim::Object | inlinestatic |
setDescription(const std::string &description) | OpenSim::Object | |
setDocument(XMLDocument *doc) | OpenSim::Object | inlineprotected |
setInlined(bool aInlined, const std::string &aFileName="") | OpenSim::Object | |
setMaxX(const Array< double > &aMaxX) | OpenSim::VectorFunction | |
setMaxX(int aXIndex, double aMaxX) | OpenSim::VectorFunction | |
setMinX(const Array< double > &aMinX) | OpenSim::VectorFunction | |
setMinX(int aXIndex, double aMinX) | OpenSim::VectorFunction | |
setName(const std::string &name) | OpenSim::Object | |
setObjectIsUpToDateWithProperties() | OpenSim::Object | inline |
setReferences(const std::string &references) | OpenSim::Object | inline |
setSerializeAllDefaults(bool shouldSerializeDefaults) | OpenSim::Object | inlinestatic |
toString() const | OpenSim::Object | |
updateBoundingBox() | OpenSim::VectorFunction | virtual |
updateFromXMLDocument() | OpenSim::Object | protected |
updateFromXMLNode(SimTK::Xml::Element &objectElement, int versionNumber) | OpenSim::Object | virtual |
updateXMLNode(SimTK::Xml::Element &parent) | OpenSim::Object | virtual |
updDisplayer() | OpenSim::Object | inlinevirtual |
updDocument() | OpenSim::Object | inlineprotected |
updProperty(const PropertyIndex &index) | OpenSim::Object | |
updPropertyByIndex(int propertyIndex) | OpenSim::Object | |
updPropertyByName(const std::string &name) | OpenSim::Object | |
VectorFunction() | OpenSim::VectorFunction | |
VectorFunction(int aNX, int aNY) | OpenSim::VectorFunction | |
VectorFunction(const VectorFunction &aVectorFunction) | OpenSim::VectorFunction | |
VectorFunctionUncoupledNxN() | OpenSim::VectorFunctionUncoupledNxN | |
VectorFunctionUncoupledNxN(int aN) | OpenSim::VectorFunctionUncoupledNxN | |
VectorFunctionUncoupledNxN(const VectorFunctionUncoupledNxN &aFunction) | OpenSim::VectorFunctionUncoupledNxN | |
~Object() | OpenSim::Object | virtual |
~VectorFunction() | OpenSim::VectorFunction | virtual |
~VectorFunctionUncoupledNxN() | OpenSim::VectorFunctionUncoupledNxN | virtual |