Avionics
Core avionics package for CURE flight computers
Loading...
Searching...
No Matches
ApogeeDetectorInitialState Struct Reference

Represents the initial state for initializing the ApogeeDetector. More...

#include <ApogeeDetector.h>

Collaboration diagram for ApogeeDetectorInitialState:
Collaboration graph

Public Attributes

float initialAltitude
 Initial altitude in meters.
uint32_t initialTimestamp
 Initial timestamp in milliseconds.

Detailed Description

Represents the initial state for initializing the ApogeeDetector.

Definition at line 12 of file ApogeeDetector.h.

Member Data Documentation

◆ initialAltitude

float ApogeeDetectorInitialState::initialAltitude

Initial altitude in meters.

Definition at line 13 of file ApogeeDetector.h.

◆ initialTimestamp

uint32_t ApogeeDetectorInitialState::initialTimestamp

Initial timestamp in milliseconds.

Definition at line 14 of file ApogeeDetector.h.


The documentation for this struct was generated from the following file: