TwiceAsNice  2019-02-18
Classes | Variables
indi_shelyakeshel_spectrograph.h File Reference
#include <map>
#include "defaultdevice.h"
Include dependency graph for indi_shelyakeshel_spectrograph.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ShelyakEshel
 

Variables

std::map< ISState, char > COMMANDS = { { ISS_ON, 0x53 }, { ISS_OFF, 0x43 } }
 
std::map< std::string, char > PARAMETERS
 

Variable Documentation

◆ COMMANDS

std::map<ISState, char> COMMANDS = { { ISS_ON, 0x53 }, { ISS_OFF, 0x43 } }

◆ PARAMETERS

std::map<std::string, char> PARAMETERS
Initial value:
= { { "MIRROR", 0x31 },
{ "LED", 0x32 },
{ "THAR", 0x33 },
{ "TUNGSTEN", 0x34 } }