COMPASS  5.4.4
End-to-end AO simulation tool using GPU acceleration
indicators Namespace Reference

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 }
 

Enumeration Type Documentation

◆ Color

enum indicators::Color
strong
Enumerator
grey 
red 
green 
yellow 
blue 
magenta 
cyan 
white 
unspecified 

Definition at line 30 of file carma_indicators.hpp.

◆ FontStyle

enum indicators::FontStyle
strong
Enumerator
bold 
dark 
italic 
underline 
blink 
reverse 
concealed 
crossed 

Definition at line 41 of file carma_indicators.hpp.

◆ ProgressType

Enumerator
incremental 
decremental 

Definition at line 52 of file carma_indicators.hpp.