Instrument Neutral Distributed Interface INDI  2.0.2
Classes | Typedefs | Enumerations | Functions
PrimalucaLabs Namespace Reference

Classes

struct  MotorRates
 
struct  MotorCurrents
 
class  Communication
 
class  Focuser
 
class  SestoSenso2
 
class  Esatto
 
class  Arco
 
class  GIOTTO
 
class  ALTO
 

Typedefs

typedef struct PrimalucaLabs::MotorRates MotorRates
 
typedef struct PrimalucaLabs::MotorCurrents MotorCurrents
 

Enumerations

enum  NodeType { MOT_1 , MOT_2 , GENERIC_NODE }
 
enum  Units { UNIT_STEPS , UNIT_DEGREES , UNIT_ARCSECS }
 

Functions

std::vector< std::string > split (const std::string &input, const std::string &regex)
 

Typedef Documentation

◆ MotorCurrents

◆ MotorRates

Enumeration Type Documentation

◆ NodeType

Enumerator
MOT_1 
MOT_2 
GENERIC_NODE 

Definition at line 48 of file primalucacommandset.h.

◆ Units

Enumerator
UNIT_STEPS 
UNIT_DEGREES 
UNIT_ARCSECS 

Definition at line 55 of file primalucacommandset.h.

Function Documentation

◆ split()

std::vector<std::string> PrimalucaLabs::split ( const std::string &  input,
const std::string &  regex 
)

Definition at line 43 of file primalucacommandset.cpp.