Instrument Neutral Distributed Interface INDI  2.0.2
Classes | Namespaces | Typedefs | Enumerations
primalucacommandset.h File Reference
#include <cstdint>
#include "json.h"

Go to the source code of this file.

Classes

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

Namespaces

 PrimalucaLabs
 

Typedefs

using json = nlohmann::json
 
typedef struct PrimalucaLabs::MotorRates PrimalucaLabs::MotorRates
 
typedef struct PrimalucaLabs::MotorCurrents PrimalucaLabs::MotorCurrents
 

Enumerations

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

Typedef Documentation

◆ json

Definition at line 30 of file primalucacommandset.h.