API  4.4
For C++ developers
OpenSim::ModelScaler Member List

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

_applyOpenSim::ModelScalerprotected
_applyPropOpenSim::ModelScalerprotected
_markerFileNameOpenSim::ModelScalerprotected
_markerFileNamePropOpenSim::ModelScalerprotected
_measurementSetOpenSim::ModelScalerprotected
_measurementSetPropOpenSim::ModelScalerprotected
_outputModelFileNameOpenSim::ModelScalerprotected
_outputModelFileNamePropOpenSim::ModelScalerprotected
_outputScaleFileNameOpenSim::ModelScalerprotected
_outputScaleFileNamePropOpenSim::ModelScalerprotected
_preserveMassDistOpenSim::ModelScalerprotected
_preserveMassDistPropOpenSim::ModelScalerprotected
_printResultFilesOpenSim::ModelScalerprotected
_propertySetOpenSim::Objectprotected
_scaleSetOpenSim::ModelScalerprotected
_scaleSetPropOpenSim::ModelScalerprotected
_scalingOrderOpenSim::ModelScalerprotected
_scalingOrderPropOpenSim::ModelScalerprotected
_timeRangeOpenSim::ModelScalerprotected
_timeRangePropOpenSim::ModelScalerprotected
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
addMeasurement(Measurement *aMeasurement)OpenSim::ModelScalerinline
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
addScale(Scale *aScale)OpenSim::ModelScalerinline
assign(Object &aObject) overrideOpenSim::ModelScalerinline
checkPropertyValueIsInRangeOrSet(const Property< T > &p, const T &lower, const T &upper, const std::set< T > &set) constOpenSim::Objectprotected
checkPropertyValueIsInSet(const Property< T > &p, const std::set< T > &set) constOpenSim::Objectprotected
checkPropertyValueIsPositive(const Property< T > &p) constOpenSim::Objectprotected
clearObjectIsUpToDateWithProperties()OpenSim::Objectinlineprotected
clone() const overrideOpenSim::ModelScalerinlinevirtual
computeMeasurementScaleFactor(const SimTK::State &s, const Model &aModel, const MarkerData &aMarkerData, const Measurement &aMeasurement) constOpenSim::ModelScaler
copyData(const ModelScaler &aModelScaler)OpenSim::ModelScaler
DEFAULT_NAMEOpenSim::Objectstatic
dump() constOpenSim::Object
getApply() constOpenSim::ModelScalerinline
getAuthors() constOpenSim::Objectinline
getClassName()OpenSim::ModelScalerinlinestatic
getConcreteClassName() const overrideOpenSim::ModelScalerinlinevirtual
getDebugLevel()OpenSim::Objectstatic
getDefaultInstanceOfType(const std::string &concreteClassName)OpenSim::Objectstatic
getDescription() constOpenSim::Object
getDocument() constOpenSim::Objectinlineprotected
getDocumentFileName() constOpenSim::Object
getDocumentFileVersion() constOpenSim::Object
getInlined() constOpenSim::Object
getMarkerFileName() constOpenSim::ModelScalerinline
getMeasurementSet()OpenSim::ModelScalerinline
getName() constOpenSim::Object
getNumProperties() constOpenSim::Object
getOutputModelFileName() constOpenSim::ModelScalerinline
getOutputScaleFileName() constOpenSim::ModelScalerinline
getPreserveMassDist() constOpenSim::ModelScalerinline
getProperty(const PropertyIndex &index) constOpenSim::Object
getPropertyByIndex(int propertyIndex) constOpenSim::Object
getPropertyByName(const std::string &name) constOpenSim::Object
getPropertyIndex(const std::string &name) constOpenSim::Objectinlineprotected
getPropertyIndex() constOpenSim::Objectinlineprotected
getPropertySet()OpenSim::Objectinline
getPropertySet() constOpenSim::Objectinline
getReferences() constOpenSim::Objectinline
getRegisteredObjectsOfGivenType(ArrayPtrs< T > &rArray)OpenSim::Objectinlinestatic
getRegisteredTypenames(Array< std::string > &typeNames)OpenSim::Objectstatic
getScaleSet()OpenSim::ModelScalerinline
getScalingOrder()OpenSim::ModelScalerinline
getSerializeAllDefaults()OpenSim::Objectinlinestatic
getTimeRange() constOpenSim::ModelScalerinline
hasProperty(const std::string &name) constOpenSim::Object
hasProperty() constOpenSim::Object
isA(const char *type) constOpenSim::Objectinlinevirtual
isEqualTo(const Object &aObject) constOpenSim::Objectinline
isKindOf(const char *type)OpenSim::Objectinlinestatic
isObjectTypeDerivedFrom(const std::string &concreteClassName)OpenSim::Objectinlinestatic
isObjectUpToDateWithProperties() constOpenSim::Objectinline
makeObjectFromFile(const std::string &fileName)OpenSim::Objectstatic
makeObjectNamesConsistentWithProperties()OpenSim::Objectprotected
ModelScaler()OpenSim::ModelScaler
ModelScaler(const ModelScaler &aModelScaler)OpenSim::ModelScaler
newInstanceOfType(const std::string &concreteClassName)OpenSim::Objectstatic
Object()OpenSim::Objectprotected
Object(const std::string &fileName, bool aUpdateFromXMLNode=true)OpenSim::Objectexplicitprotected
Object(const Object &source)OpenSim::Objectprotected
Object(SimTK::Xml::Element &aElement)OpenSim::Objectexplicitprotected
OpenSim_DECLARE_ABSTRACT_OBJECTOpenSim::Objectrelated
OpenSim_DECLARE_ABSTRACT_OBJECT_TOpenSim::Objectrelated
OpenSim_DECLARE_CONCRETE_OBJECTOpenSim::Objectrelated
OpenSim_DECLARE_CONCRETE_OBJECT_TOpenSim::Objectrelated
operator<(const Object &aObject) constOpenSim::Objectvirtual
operator=(const ModelScaler &aModelScaler)OpenSim::ModelScaler
OpenSim::Object::operator=(const Object &aObject)OpenSim::Object
operator==(const Object &aObject) constOpenSim::Objectvirtual
print(const std::string &fileName) constOpenSim::Object
PrintPropertyInfo(std::ostream &os, const std::string &classNameDotPropertyName, bool printFlagInfo=true)OpenSim::Objectstatic
PrintPropertyInfo(std::ostream &os, const std::string &className, const std::string &propertyName, bool printFlagInfo=true)OpenSim::Objectstatic
processModel(Model *aModel, const std::string &aPathToSubject="", double aFinalMass=-1.0) constOpenSim::ModelScaler
readObjectFromXMLNodeOrFile(SimTK::Xml::Element &objectElement, int versionNumber)OpenSim::Object
registerType(const Object &defaultObject)OpenSim::Objectstatic
RegisterType(const Object &defaultObject)OpenSim::Objectinlinestatic
registerTypes()OpenSim::ModelScalerstatic
RenameType(const std::string &oldName, const std::string &newName)OpenSim::Objectinlinestatic
renameType(const std::string &oldTypeName, const std::string &newTypeName)OpenSim::Objectstatic
SafeCopy(const Object *aObject)OpenSim::Objectinlinestatic
safeDownCast(OpenSim::Object *obj)OpenSim::ModelScalerinlinestatic
Self typedefOpenSim::ModelScaler
setAllPropertiesUseDefault(bool aUseDefault)OpenSim::Object
setApply(bool aApply)OpenSim::ModelScalerinline
setAuthors(const std::string &authors)OpenSim::Objectinline
setDebugLevel(int newLevel)OpenSim::Objectstatic
setDescription(const std::string &description)OpenSim::Object
setDocument(XMLDocument *doc)OpenSim::Objectinlineprotected
setInlined(bool aInlined, const std::string &aFileName="")OpenSim::Object
setMarkerFileName(const std::string &aMarkerFileName)OpenSim::ModelScalerinline
setMeasurementSet(MeasurementSet &measurementSet)OpenSim::ModelScalerinline
setName(const std::string &name)OpenSim::Object
setObjectIsUpToDateWithProperties()OpenSim::Objectprotected
setOutputModelFileName(const std::string &aOutputModelFileName)OpenSim::ModelScalerinline
setOutputScaleFileName(const std::string &aOutputScaleFileName)OpenSim::ModelScalerinline
setPreserveMassDist(bool preserveMassDist)OpenSim::ModelScalerinline
setPrintResultFiles(bool aToWrite)OpenSim::ModelScalerinline
setReferences(const std::string &references)OpenSim::Objectinline
setScaleSetFile(const std::string &aScaleSetFilename)OpenSim::ModelScalerinline
setScalingOrder(Array< std::string > &scalingOrder)OpenSim::ModelScalerinline
setSerializeAllDefaults(bool shouldSerializeDefaults)OpenSim::Objectinlinestatic
setTimeRange(Array< double > timeRange)OpenSim::ModelScalerinline
Super typedefOpenSim::ModelScaler
toString() constOpenSim::Object
updateFromXMLDocument()OpenSim::Objectprotected
updateFromXMLNode(SimTK::Xml::Element &objectElement, int versionNumber)OpenSim::Objectvirtual
updateXMLNode(SimTK::Xml::Element &parent, const AbstractProperty *prop=nullptr) constOpenSim::Object
updDocument()OpenSim::Objectinlineprotected
updProperty(const PropertyIndex &index)OpenSim::Object
updPropertyByIndex(int propertyIndex)OpenSim::Object
updPropertyByName(const std::string &name)OpenSim::Object
~ModelScaler()OpenSim::ModelScalervirtual
~Object()OpenSim::Objectvirtual