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

#include <skywatcherAPIMount.h>

Public Attributes

double DeltaAlt { 0 }
 
double DeltaAz { 0 }
 
int Duration { 0 }
 
int OriginalDuration { 0 }
 
float DeltaAlt { 0 }
 
float DeltaAz { 0 }
 

Detailed Description

Definition at line 30 of file skywatcherAPIMount.h.

Member Data Documentation

◆ DeltaAlt [1/2]

double GuidingPulse::DeltaAlt { 0 }

Definition at line 32 of file skywatcherAPIMount.h.

◆ DeltaAlt [2/2]

float GuidingPulse::DeltaAlt { 0 }

Definition at line 26 of file skywatcherAltAzSimple.h.

◆ DeltaAz [1/2]

double GuidingPulse::DeltaAz { 0 }

Definition at line 33 of file skywatcherAPIMount.h.

◆ DeltaAz [2/2]

float GuidingPulse::DeltaAz { 0 }

Definition at line 27 of file skywatcherAltAzSimple.h.

◆ Duration

int GuidingPulse::Duration { 0 }

Definition at line 34 of file skywatcherAPIMount.h.

◆ OriginalDuration

int GuidingPulse::OriginalDuration { 0 }

Definition at line 35 of file skywatcherAPIMount.h.


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