BTK
0.3dev.0
Open-source library to visualize/process biomechanical data
|
This is the complete list of members for btk::IMU, including all inherited members.
CalMatrix typedef | btk::IMU | |
Clone() const | btk::IMU | inline |
ConstPointer typedef | btk::IMU | |
DataObject() | btk::DataObject | inlineprotected |
DataObject(const DataObject &toCopy) | btk::DataObject | inlineprotected |
DataObjectLabeled(const std::string &label="", const std::string &description="") | btk::DataObjectLabeled | inlineprotected |
DataObjectLabeled(const DataObjectLabeled &toCopy) | btk::DataObjectLabeled | inlineprotected |
GetAccelerometerX() | btk::IMU | inline |
GetAccelerometerY() | btk::IMU | inline |
GetAccelerometerZ() | btk::IMU | inline |
GetCalMatrix() | btk::IMU | inline |
GetCalMatrix() const | btk::IMU | inline |
GetChannel(int id) | btk::IMU | |
GetChannel(int id) const | btk::IMU | |
GetChannel(const std::string &label) | btk::IMU | |
GetChannel(const std::string &label) const | btk::IMU | |
GetChannelNumber() const | btk::IMU | inline |
GetChannels() | btk::IMU | |
GetDescription() const | btk::DataObjectLabeled | inline |
GetFrameNumber() const | btk::IMU | inline |
GetFrequency() const | btk::IMU | inline |
GetGyroscopeX() | btk::IMU | inline |
GetGyroscopeY() | btk::IMU | inline |
GetGyroscopeZ() | btk::IMU | inline |
GetLabel() const | btk::DataObjectLabeled | inline |
GetParent() const | btk::DataObject | inline |
GetTimestamp() const | btk::Object | inline |
GetType() const | btk::IMU | inline |
HasParent() const | btk::DataObject | inline |
IMU(const std::string &label, const std::string &desc, bool init) | btk::IMU | protected |
IMU(const IMU &toCopy) | btk::IMU | protected |
m_Description | btk::DataObjectLabeled | protected |
m_Label | btk::DataObjectLabeled | protected |
m_Timestamp | btk::Object | protected |
m_Type | btk::IMU | protected |
Modified() | btk::DataObject | virtual |
Null() | btk::IMU | inlinestatic |
NullPointer typedef | btk::IMU | |
Object() | btk::Object | inlineprotected |
Object(const Object &toCopy) | btk::Object | inlineprotected |
Pointer typedef | btk::IMU | |
Rotate(const Rotation &R) | btk::IMU | |
Rotation typedef | btk::IMU | |
SetCalMatrix(const CalMatrix &cal) | btk::IMU | |
SetChannel(int id, Analog::Pointer channel) | btk::IMU | |
SetChannels(Analog::Pointer accX, Analog::Pointer accY, Analog::Pointer accZ, Analog::Pointer gyroX, Analog::Pointer gyroY, Analog::Pointer gyroZ) | btk::IMU | |
SetDescription(const std::string &description) | btk::DataObjectLabeled | virtual |
SetFrameNumber(int fn) | btk::IMU | |
SetFrequency(double f) | btk::IMU | |
SetLabel(const std::string &label) | btk::DataObjectLabeled | virtual |
SetParent(DataObject *parent) | btk::DataObject | |
Update() | btk::DataObject | |
~DataObject() | btk::DataObject | protectedvirtual |
~DataObjectLabeled() (defined in btk::DataObjectLabeled) | btk::DataObjectLabeled | inlineprotectedvirtual |
~IMU() | btk::IMU | inlinevirtual |
~Object() | btk::Object | inlineprotectedvirtual |