70 virtual bool SetSky(
const double ra,
const double dec);
void LookDirection(double v[3])
Determines the look direction in the camera coordinate system.
double p_decMap[64][64]
Declination map.
double p_minRa
Minimum right ascension.
double p_maxDec
Maximum declination.
VimsSkyMap(Camera *parent, Pvl &lab)
Constructs the VimsSkyMap object.
virtual bool SetFocalPlane(const double ux, const double uy, const double uz)
Compute ground position from focal plane coordinate.
virtual ~VimsSkyMap()
Destroys the VimsSkyMap object.
SpiceDouble p_etStart
Start ephemeris time.
double p_uy
Distorted focal plane y, in millimeters.
double p_yPixSize
Y pixel size.
double p_interlineDelay
InterlineDelayDuration keyword value from the instrument group of the labels, divided by 1000...
virtual bool SetSky(const double ra, const double dec)
Sets the sky position to the given ra and dec.
int p_swathLength
SwathLength keyword value from the instrument group of the labels.
int p_swathWidth
SwathWidth keyword value from the instrument group of the labels.
double p_maxRa
Maximum right ascension.
double p_yBore
Y boresight.
int p_camSampOffset
Sample offset.
double p_raMap[64][64]
Right ascension map.
double p_xBore
X boresight.
Convert between undistorted focal plane and ground coordinates.
double p_visExp
VIS exposure duration, divided by 1000.
double p_ux
Distorted focal plane x, in millimeters.
Container for cube-like labels.
void Init(Pvl &lab)
Initialize vims sky model.
QString p_channel
Channel keyword value from the instrument group of the labels.
double p_minDec
Minimum declination.
Namespace for ISIS/Bullet specific routines.
Convert between undistorted focal plane and ra/dec coordinates.
double p_xPixSize
X pixel size.
double p_irExp
IR exposure duration, divided by 1000.
double p_uz
Distorted focal plane z, in millimeters.
int p_camLineOffset
Line offset.