|
Avionics
Core avionics package for CURE flight computers
|
Represents the initial state for initializing the ApogeeDetector. More...
#include <ApogeeDetector.h>

Public Attributes | |
| float | initialAltitude |
| Initial altitude in meters. | |
| uint32_t | initialTimestamp |
| Initial timestamp in milliseconds. | |
Represents the initial state for initializing the ApogeeDetector.
Definition at line 12 of file ApogeeDetector.h.
| float ApogeeDetectorInitialState::initialAltitude |
Initial altitude in meters.
Definition at line 13 of file ApogeeDetector.h.
| uint32_t ApogeeDetectorInitialState::initialTimestamp |
Initial timestamp in milliseconds.
Definition at line 14 of file ApogeeDetector.h.