
Public Member Functions | |
| def | __init__ |
| def | add |
| def | fromDict |
| def | getName |
| def | printDetails |
| def | saveToFile |
| def | showDetails |
| def | toDict |
Public Attributes | |
| decAng | |
| enableFuseGyro | |
| frameId | |
| fusionHz | |
| name | |
| orientation | |
| pubHz | |
Private Attributes | |
| _decAng | |
| _enableFuseGyro | |
| _frameId | |
| _fusionHz | |
| _isValid | |
| _name | |
| _orientation | |
| _pubHz | |
| def BAL.Devices.Imu.Imu.__init__ | ( | self, | |
| frame, | |||
| data | |||
| ) |
| def BAL.Devices.Imu.Imu.add | ( | self | ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
| def BAL.Devices.Imu.Imu.fromDict | ( | self, | |
| data | |||
| ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
| def BAL.Devices.Imu.Imu.getName | ( | self | ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
| def BAL.Devices.Imu.Imu.printDetails | ( | self | ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
| def BAL.Devices.Imu.Imu.saveToFile | ( | self, | |
| file | |||
| ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
| def BAL.Devices.Imu.Imu.showDetails | ( | self, | |
items = None |
|||
| ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
| def BAL.Devices.Imu.Imu.toDict | ( | self | ) |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
BAL::Devices::Imu.Imu::_decAng [private] |
BAL::Devices::Imu.Imu::_enableFuseGyro [private] |
BAL::Devices::Imu.Imu::_frameId [private] |
BAL::Devices::Imu.Imu::_fusionHz [private] |
BAL::Devices::Imu.Imu::_isValid [private] |
Reimplemented from BAL.Interface.DeviceFrame.DeviceFrame.
BAL::Devices::Imu.Imu::_name [private] |
BAL::Devices::Imu.Imu::_orientation [private] |
BAL::Devices::Imu.Imu::_pubHz [private] |