11#include "CameraSkyMap.h"
41 virtual bool SetSky(
const double ra,
const double dec);
Convert between undistorted focal plane and ra/dec coordinates.
Convert between slantrange/groundrange and ra/dec coordinates.
RadarSkyMap(Camera *parent)
Constructor a map between focal plane x/y and right acension/declination.
virtual bool SetFocalPlane(const double ux, const double uy, const double uz)
Compute ra/dec from slant range.
virtual bool SetSky(const double ra, const double dec)
Compute slant range from ra/dec.
virtual ~RadarSkyMap()
Destructor.
This is free and unencumbered software released into the public domain.