Instrument Neutral Distributed Interface INDI  2.0.2
Classes | Typedefs | Enumerations
pmc8.h File Reference
#include "pmc8driver.h"
#include "indiguiderinterface.h"
#include "inditelescope.h"

Go to the source code of this file.

Classes

struct  PMC8MoveInfo
 
class  PMC8
 

Typedefs

typedef struct PMC8MoveInfo PMC8MoveInfo
 

Enumerations

enum  PMC8_MOVE_STATE { PMC8_MOVE_INACTIVE , PMC8_MOVE_RAMPING , PMC8_MOVE_ACTIVE }
 
enum  PMC8_RAMP_DIRECTION { PMC8_RAMP_UP , PMC8_RAMP_DOWN }
 

Typedef Documentation

◆ PMC8MoveInfo

typedef struct PMC8MoveInfo PMC8MoveInfo

Enumeration Type Documentation

◆ PMC8_MOVE_STATE

Enumerator
PMC8_MOVE_INACTIVE 
PMC8_MOVE_RAMPING 
PMC8_MOVE_ACTIVE 

Definition at line 33 of file pmc8.h.

◆ PMC8_RAMP_DIRECTION

Enumerator
PMC8_RAMP_UP 
PMC8_RAMP_DOWN 

Definition at line 34 of file pmc8.h.