Instrument Neutral Distributed Interface INDI  2.0.2
Public Member Functions | Public Attributes | List of all members
AXISSTATUS Struct Reference

#include <skywatcherAPI.h>

Public Member Functions

 AXISSTATUS ()
 
void SetFullStop ()
 
void SetSlewing (bool forward, bool highspeed)
 
void SetSlewingTo (bool forward, bool highspeed)
 

Public Attributes

bool FullStop
 
bool Slewing
 
bool SlewingTo
 
bool SlewingForward
 
bool HighSpeed
 
bool NotInitialized
 

Detailed Description

Definition at line 34 of file skywatcherAPI.h.

Constructor & Destructor Documentation

◆ AXISSTATUS()

AXISSTATUS::AXISSTATUS ( )
inline

Definition at line 36 of file skywatcherAPI.h.

Member Function Documentation

◆ SetFullStop()

void AXISSTATUS::SetFullStop ( )

Definition at line 33 of file skywatcherAPI.cpp.

◆ SetSlewing()

void AXISSTATUS::SetSlewing ( bool  forward,
bool  highspeed 
)

Definition at line 39 of file skywatcherAPI.cpp.

◆ SetSlewingTo()

void AXISSTATUS::SetSlewingTo ( bool  forward,
bool  highspeed 
)

Definition at line 48 of file skywatcherAPI.cpp.

Member Data Documentation

◆ FullStop

bool AXISSTATUS::FullStop

Definition at line 41 of file skywatcherAPI.h.

◆ HighSpeed

bool AXISSTATUS::HighSpeed

Definition at line 45 of file skywatcherAPI.h.

◆ NotInitialized

bool AXISSTATUS::NotInitialized

Definition at line 46 of file skywatcherAPI.h.

◆ Slewing

bool AXISSTATUS::Slewing

Definition at line 42 of file skywatcherAPI.h.

◆ SlewingForward

bool AXISSTATUS::SlewingForward

Definition at line 44 of file skywatcherAPI.h.

◆ SlewingTo

bool AXISSTATUS::SlewingTo

Definition at line 43 of file skywatcherAPI.h.


The documentation for this struct was generated from the following files: