![]() |
COMPASS
5.4.4
End-to-end AO simulation tool using GPU acceleration
|
Enumerations | |
enum class | Color { grey , red , green , yellow , blue , magenta , cyan , white , unspecified } |
enum class | FontStyle { bold , dark , italic , underline , blink , reverse , concealed , crossed } |
enum class | ProgressType { incremental , decremental } |
|
strong |
Enumerator | |
---|---|
grey | |
red | |
green | |
yellow | |
blue | |
magenta | |
cyan | |
white | |
unspecified |
Definition at line 30 of file carma_indicators.hpp.
|
strong |
Enumerator | |
---|---|
bold | |
dark | |
italic | |
underline | |
blink | |
reverse | |
concealed | |
crossed |
Definition at line 41 of file carma_indicators.hpp.
|
strong |
Enumerator | |
---|---|
incremental | |
decremental |
Definition at line 52 of file carma_indicators.hpp.