TwiceAsNice  2019-02-18
Public Member Functions | Public Attributes | List of all members
AXISSTATUS Struct Reference

#include <skywatcherAPI.h>

Collaboration diagram for AXISSTATUS:
Collaboration graph

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
 

Constructor & Destructor Documentation

◆ AXISSTATUS()

AXISSTATUS::AXISSTATUS ( )
inline

Member Function Documentation

◆ SetFullStop()

void AXISSTATUS::SetFullStop ( )

◆ SetSlewing()

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

◆ SetSlewingTo()

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

Member Data Documentation

◆ FullStop

bool AXISSTATUS::FullStop

◆ HighSpeed

bool AXISSTATUS::HighSpeed

◆ NotInitialized

bool AXISSTATUS::NotInitialized

◆ Slewing

bool AXISSTATUS::Slewing

◆ SlewingForward

bool AXISSTATUS::SlewingForward

◆ SlewingTo

bool AXISSTATUS::SlewingTo

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