![]() |
F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
|
Enumerations | |
enum | FppConstant_timeout { timeout = 1000 } |
enum | FppConstant_cooldown { cooldown = 1000 } |
enum | FppConstant_cycleTime { cycleTime = 1000 } |
enum | FppConstant_fileQueueDepth { fileQueueDepth = 10 } |
Enumerator | |
---|---|
cooldown |
Definition at line 84 of file FppConstantsAc.hpp.
Enumerator | |
---|---|
cycleTime |
Definition at line 88 of file FppConstantsAc.hpp.
Enumerator | |
---|---|
fileQueueDepth |
Definition at line 92 of file FppConstantsAc.hpp.
Enumerator | |
---|---|
timeout |
Definition at line 80 of file FppConstantsAc.hpp.