Avionics
Core avionics package for CURE flight computers
Loading...
Searching...
No Matches
FastLaunchDetector.h File Reference
Include dependency graph for FastLaunchDetector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FastLaunchDetector

Enumerations

enum  FastLaunchDetectorStatus { FLD_LAUNCH_DETECTED = 0 , FLD_ALREADY_LAUNCHED = -1 , FLD_ACL_TOO_LOW = -2 , FLD_DEFAULT_FAIL = 2 }

Enumeration Type Documentation

◆ FastLaunchDetectorStatus

Enumerator
FLD_LAUNCH_DETECTED 
FLD_ALREADY_LAUNCHED 
FLD_ACL_TOO_LOW 
FLD_DEFAULT_FAIL 

Definition at line 11 of file FastLaunchDetector.h.