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

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

_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
assign(Object &aObject) overrideOpenSim::MarkersReferenceinline
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::MarkersReferenceinlinevirtual
DEFAULT_NAMEOpenSim::Objectstatic
default_weightOpenSim::MarkersReference
dump() constOpenSim::Object
get_default_weight() constOpenSim::MarkersReferenceinline
get_marker_file() constOpenSim::MarkersReferenceinline
get_marker_weights() constOpenSim::MarkersReferenceinline
getAuthors() constOpenSim::Objectinline
getClassName()OpenSim::MarkersReferenceinlinestatic
getConcreteClassName() const overrideOpenSim::MarkersReferenceinlinevirtual
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
getMarkerTable() constOpenSim::MarkersReference
getMarkerWeightSet() constOpenSim::MarkersReferenceinline
getName() constOpenSim::Object
getNames() const overrideOpenSim::MarkersReferencevirtual
getNumFrames() constOpenSim::MarkersReference
getNumProperties() constOpenSim::Object
getNumRefs() const overrideOpenSim::MarkersReferencevirtual
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
getSamplingFrequency() constOpenSim::MarkersReference
getSerializeAllDefaults()OpenSim::Objectinlinestatic
getValidTimeRange() const overrideOpenSim::MarkersReferencevirtual
getValues(double time) constOpenSim::Reference_< SimTK::Vec3 >inlinevirtual
getValuesAtTime(double time, SimTK::Array_< SimTK::Vec3 > &values) const overrideOpenSim::MarkersReferencevirtual
getWeights(const SimTK::State &s, SimTK::Array_< double > &weights) const overrideOpenSim::MarkersReferencevirtual
Reference_< SimTK::Vec3 >::getWeights(const SimTK::State &s) constOpenSim::Reference_< SimTK::Vec3 >inlinevirtual
hasNext() constOpenSim::Reference_< SimTK::Vec3 >inlinevirtual
hasProperty(const std::string &name) constOpenSim::Object
hasProperty() constOpenSim::Object
initializeFromMarkersFile(const std::string &markerFile, const Set< MarkerWeight > &markerWeightSet, Units modelUnits=Units(Units::Meters))OpenSim::MarkersReference
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
marker_fileOpenSim::MarkersReference
marker_weightsOpenSim::MarkersReference
MarkersReference()OpenSim::MarkersReference
MarkersReference(const std::string &markerFileName, const Set< MarkerWeight > &markerWeightSet, Units modelUnits=Units(Units::Meters))OpenSim::MarkersReference
MarkersReference(const TimeSeriesTable_< SimTK::Vec3 > &markerData, const Set< MarkerWeight > &markerWeightSet, Units units=Units(Units::Meters))OpenSim::MarkersReference
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 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
readObjectFromXMLNodeOrFile(SimTK::Xml::Element &objectElement, int versionNumber)OpenSim::Object
Reference_()OpenSim::Reference_< SimTK::Vec3 >inline
Reference_(std::string name)OpenSim::Reference_< SimTK::Vec3 >inline
RegisterType(const Object &defaultObject)OpenSim::Objectinlinestatic
registerType(const Object &defaultObject)OpenSim::Objectstatic
renameType(const std::string &oldTypeName, const std::string &newTypeName)OpenSim::Objectstatic
RenameType(const std::string &oldName, const std::string &newName)OpenSim::Objectinlinestatic
SafeCopy(const Object *aObject)OpenSim::Objectinlinestatic
safeDownCast(OpenSim::Object *obj)OpenSim::MarkersReferenceinlinestatic
Self typedefOpenSim::MarkersReference
set_default_weight(const double &value)OpenSim::MarkersReferenceinline
set_marker_file(const std::string &value)OpenSim::MarkersReferenceinline
set_marker_weights(const Set< MarkerWeight > &value)OpenSim::MarkersReferenceinline
setAllPropertiesUseDefault(bool aUseDefault)OpenSim::Object
setAuthors(const std::string &authors)OpenSim::Objectinline
setDebugLevel(int newLevel)OpenSim::Objectstatic
setDefaultWeight(double weight)OpenSim::MarkersReference
setDescription(const std::string &description)OpenSim::Object
setDocument(XMLDocument *doc)OpenSim::Objectinlineprotected
setInlined(bool aInlined, const std::string &aFileName="")OpenSim::Object
setMarkerWeightSet(const Set< MarkerWeight > &markerWeights)OpenSim::MarkersReference
setName(const std::string &name)OpenSim::Object
setObjectIsUpToDateWithProperties()OpenSim::Objectprotected
setReferences(const std::string &references)OpenSim::Objectinline
setSerializeAllDefaults(bool shouldSerializeDefaults)OpenSim::Objectinlinestatic
Super typedefOpenSim::MarkersReference
toString() constOpenSim::Object
upd_default_weight()OpenSim::MarkersReferenceinline
upd_marker_file()OpenSim::MarkersReferenceinline
upd_marker_weights()OpenSim::MarkersReferenceinline
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
updMarkerWeightSet()OpenSim::MarkersReferenceinline
updProperty(const PropertyIndex &index)OpenSim::Object
updPropertyByIndex(int propertyIndex)OpenSim::Object
updPropertyByName(const std::string &name)OpenSim::Object
~MarkersReference()OpenSim::MarkersReferenceinlinevirtual
~Object()OpenSim::Objectvirtual
~Reference_()OpenSim::Reference_< SimTK::Vec3 >inlinevirtual