APM:Libraries
|
Public Attributes | |
Vector3f | delta_velocity |
float | delta_time |
Definition at line 90 of file AccelCalibrator.h.
float AccelCalibrator::AccelSample::delta_time |
Definition at line 92 of file AccelCalibrator.h.
Referenced by AccelCalibrator::get_sample(), and AccelCalibrator::new_sample().
Vector3f AccelCalibrator::AccelSample::delta_velocity |
Definition at line 91 of file AccelCalibrator.h.
Referenced by AccelCalibrator::get_sample(), and AccelCalibrator::new_sample().