Public Member Functions | |
| def | __init__ (self, version, table_type) |
| def | get_buffer (self) |
| def | set_crc32 (self, crc32) |
| def | set_data_size (self, size) |
| def | size (self) |
Public Attributes | |
| buffer | |
Definition at line 269 of file rs-imu-calibration.py.
| def rs-imu-calibration.CHeader.__init__ | ( | self, | |
| version, | |||
| table_type | |||
| ) |
Definition at line 270 of file rs-imu-calibration.py.
| def rs-imu-calibration.CHeader.get_buffer | ( | self | ) |
Definition at line 288 of file rs-imu-calibration.py.
| def rs-imu-calibration.CHeader.set_crc32 | ( | self, | |
| crc32 | |||
| ) |
Definition at line 284 of file rs-imu-calibration.py.
| def rs-imu-calibration.CHeader.set_data_size | ( | self, | |
| size | |||
| ) |
Definition at line 280 of file rs-imu-calibration.py.
| def rs-imu-calibration.CHeader.size | ( | self | ) |
Definition at line 277 of file rs-imu-calibration.py.
| rs-imu-calibration.CHeader.buffer |
Definition at line 271 of file rs-imu-calibration.py.