TelescopeDirectionVector TelescopeDirection
Normalised vector giving telescope pointing direction. This is referred to elsewhere as the "apparent...
double CelestialAltitude
Celestial Altitude of the Sync point at the time it was added to the list.
int PrivateDataSize
This size in bytes of any private data.
const ExtendedAlignmentDatabaseEntry & operator=(const ExtendedAlignmentDatabaseEntry &RHS)
Override the assignment operator to provide a const version.
double TelescopeAzimuth
Telescope Azimuth of Sync Point at the time it was added to the list.
std::unique_ptr< unsigned char > PrivateData
Private data associated with this sync point.
double TelescopeAltitude
Telescope Altitude of the Sync point at the time it was added to the list.
double CelestialAzimuth
Celestial Azimuth of Sync Point at the time it was added to the list.
ExtendedAlignmentDatabaseEntry()
Default constructor.
double Declination
Declination in decimal degrees.
virtual bool TransformCelestialToTelescope(const double RightAscension, const double Declination, double JulianOffset, TelescopeDirectionVector &ApparentTelescopeDirectionVector)
Get the alignment corrected telescope pointing direction for the supplied celestial coordinates.
double RightAscension
Right ascension in decimal hours. N.B. libnova works in decimal degrees so conversion is always neede...
double ObservationJulianDate