|
Avionics
Core avionics package for CURE flight computers
|
This is the complete list of members for DataPoint, including all inherited members.
| data | DataPoint | |
| DataPoint() | DataPoint | inline |
| DataPoint(uint32_t timestamp_ms, float data) | DataPoint | inline |
| operator<(const DataPoint &lhs, const DataPoint &rhs) | DataPoint | friend |
| operator<=(const DataPoint &lhs, const DataPoint &rhs) | DataPoint | friend |
| operator>(const DataPoint &lhs, const DataPoint &rhs) | DataPoint | friend |
| operator>=(const DataPoint &lhs, const DataPoint &rhs) | DataPoint | friend |
| timestamp_ms | DataPoint |