|
Class Summary |
| CelestronAuxillaryCommand |
Celestron Auxillary Hand Controller Commands |
| CelestronCommand |
Facade to generate command string for various Celestron telescope models |
| CelestronCoordinateConverter |
Facade to encode and decode Celestron coordinate formats |
| CelestronTelescope |
Implementation of the TelescopeInterface for telescopes
manufactured by Celestron (tm) |
| ConfigureDialog |
TelescopeDialog |
| LicenseDialog |
Display license for user to read and ponder |
| MeadeCommand |
Facade to generate command string for various Celestron telescope models |
| MeadeCoordinateConverter |
Facade to encode and decode Meade coordinate formats |
| MeadeTelescope |
Implementation of the telescope interface for Meade LX200 |
| PositionDialog |
Display telescope position as local horizontal coordinates and equatorial and
GPS date/time and geographic coordinate
coordinates |
| ScopeKey |
Define Telescope property keys for retrieving/setting values |
| SerialConnection |
A class to handle communications with a serial connection |
| SolarHazardDialog |
Dialog to display solar hazard warning |
| TelescopeFactory |
Factory for creating instance of a concrete implementation of the
TelescopeInterface |
| TelescopeModel |
Ordinal-based typesafe enum of Telescope Models |
| TestApp |
Simple test that connects to telescope and checks that it is communicating,
checks if it is aligned, if so reads altitude/azimuth, and right ascension
and declination. |