Valor 6800 1.0
Loading...
Searching...
No Matches
valor::CharMode Class Reference

Public Types

enum  MODE_OPTIONS { NONE , ROT , STR_LINE }
 

Public Member Functions

void init ()
 
void fillSelectList ()
 
MODE_OPTIONS getSelected ()
 

Public Attributes

std::unordered_map< MODE_OPTIONS, std::string > modeMap {{NONE, "None"}, {ROT, "Rot"}, {STR_LINE, "Straight line test"}}
 

Member Function Documentation

◆ fillSelectList()

void valor::CharMode::fillSelectList ( )

Fills the SendableChooser with a list of characterization modes


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