Instrument Neutral Distributed Interface INDI  2.0.2
Public Attributes | List of all members
SimData Struct Reference

#include <celestrondriver.h>

Public Attributes

double ra
 
double dec
 
double az
 
double alt
 
CELESTRON_SLEW_RATE slewRate
 
CELESTRON_TRACK_MODE trackMode
 
CELESTRON_GPS_STATUS gpsStatus
 
bool isSlewing
 
uint32_t foc_position = 20000
 
uint32_t foc_target = 20000
 

Detailed Description

Definition at line 169 of file celestrondriver.h.

Member Data Documentation

◆ alt

double SimData::alt

Definition at line 174 of file celestrondriver.h.

◆ az

double SimData::az

Definition at line 173 of file celestrondriver.h.

◆ dec

double SimData::dec

Definition at line 172 of file celestrondriver.h.

◆ foc_position

uint32_t SimData::foc_position = 20000

Definition at line 179 of file celestrondriver.h.

◆ foc_target

uint32_t SimData::foc_target = 20000

Definition at line 180 of file celestrondriver.h.

◆ gpsStatus

CELESTRON_GPS_STATUS SimData::gpsStatus

Definition at line 177 of file celestrondriver.h.

◆ isSlewing

bool SimData::isSlewing

Definition at line 178 of file celestrondriver.h.

◆ ra

double SimData::ra

Definition at line 171 of file celestrondriver.h.

◆ slewRate

CELESTRON_SLEW_RATE SimData::slewRate

Definition at line 175 of file celestrondriver.h.

◆ trackMode

CELESTRON_TRACK_MODE SimData::trackMode

Definition at line 176 of file celestrondriver.h.


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