virtual bool SetSky(const double ra, const double dec)
Compute undistorted focal plane coordinate from ra/dec.
CSMSkyMap(Camera *parent)
Constructor a map between focal plane x/y and right acension/declination.
void SetSkyMap(CameraSkyMap *map)
Sets the Sky Map.
double FocalLength() const
Returns the focal length.
Camera * p_camera
The main camera to calculate distortions on.
double p_focalPlaneY
Undistorted y value for the focal plane.
double p_focalPlaneX
Undistorted x value for the focal plane.
This is free and unencumbered software released into the public domain.