Module telescope

Module telescope 

Source
Available on crate feature telescope only.
Expand description

Types related to Telescope devices.

Structs§

DeviceState
An object representing all operational properties of the device.
RaDecclient
A struct for convenience properties that apply to both the right ascension and declination coordinates.
SiteCoordsclient
The geodetic coordinates of the site at which the telescope is located.

Enums§

AlignmentMode
The alignment mode (geometry) of the mount.
DriveRate
Integer value corresponding to one of the standard drive rates.
EquatorialCoordinateType
The equatorial coordinate system used by the mount.
GuideDirectioncamera or telescope
The direction in which the guide-rate motion is to be made.
PierSide
Returned side of pier.
TelescopeAxis
The axis about which rate information is desired.

Traits§

Telescope
Telescope Specific Methods.