23 #ifndef OsirisRexDistortionMap_h 24 #define OsirisRexDistortionMap_h 50 virtual void SetDistortion(
int naifIkCode, QString filterName);
virtual bool SetFocalPlane(double dx, double dy)
Compute undistorted focal plane x/y.
virtual void SetDistortion(int naifIkCode, QString filterName)
Load distortion coefficients and center-of-distortion for OCAMS.
double m_detectorOriginSample
The origin of the detector's sample coordinate.
double m_distortionOriginSample
The distortion's origin sample coordinate.
Distort/undistort focal plane coordinates for OSIRIS REx's cameras.
double m_detectorOriginLine
The origin of the detector's line coordinate.
Distort/undistort focal plane coordinates.
virtual ~OsirisRexDistortionMap()
Default Destructor.
OsirisRexDistortionMap(Camera *parent, double zDirection=1.0)
OSIRIS REx Camera distortion map constructor.
Namespace for ISIS/Bullet specific routines.
virtual bool SetUndistortedFocalPlane(double ux, double uy)
Compute distorted focal plane x/y.
double m_pixelPitch
The pixel pitch for OCAMS.
double m_distortionOriginLine
The distortion's origin line coordinate.