|
Isis Developer Reference
|
Go to the documentation of this file. 1 #ifndef LroWideAngleCameraFocalPlaneMap_h
2 #define LroWideAngleCameraFocalPlaneMap_h
44 struct TranslationParameters {
virtual ~LroWideAngleCameraFocalPlaneMap()
Destroys the LroWideAngleCameraFocalPlaneMap object.
Definition: LroWideAngleCameraFocalPlaneMap.h:38
Camera * p_camera
Camera of the image.
Definition: CameraFocalPlaneMap.h:137
double p_itransl[3]
The y transition from distorted to detector.
Definition: CameraFocalPlaneMap.h:155
QString toString(bool boolToConvert)
Global function to convert a boolean to a string.
Definition: IString.cpp:211
LroWideAngleCameraFocalPlaneMap(Camera *parent, int naifIkCode)
Camera distortion map constructor.
Definition: LroWideAngleCameraFocalPlaneMap.cpp:33
#define _FILEINFO_
Macro for the filename and line number.
Definition: IException.h:24
Distort/undistort focal plane coordinates.
Definition: LroWideAngleCameraFocalPlaneMap.h:33
void setBand(int vband)
Implements band-dependant focal plane parameters.
Definition: LroWideAngleCameraFocalPlaneMap.cpp:86
double p_transx[3]
The x transition from detector to distorted.
Definition: CameraFocalPlaneMap.h:152
Isis exception class.
Definition: IException.h:91
double p_transy[3]
The y transition from detector to distorted.
Definition: CameraFocalPlaneMap.h:153
@ Programmer
This error is for when a programmer made an API call that was illegal.
Definition: IException.h:146
Namespace for the standard library.
Convert between distorted focal plane and detector coordinates.
Definition: CameraFocalPlaneMap.h:85
void addFilter(int naifIkCode)
Add an additional set of parameters for a given LROC/WAC filter.
Definition: LroWideAngleCameraFocalPlaneMap.cpp:55
SpiceDouble getDouble(const QString &key, int index=0)
This returns a value from the NAIF text pool.
Definition: Spice.cpp:1039
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16
double p_itranss[3]
The x transition from distorted to detector.
Definition: CameraFocalPlaneMap.h:154