1 #ifndef ThemisVisDistortionMap_h 2 #define ThemisVisDistortionMap_h 56 double p_irPixelPitch;
57 double p_visPixelPitch;
59 double p_ir_b5_effectiveDetectorLine;
Distort/undistort focal plane coordinates.
Definition: ThemisVisDistortionMap.h:47
~ThemisVisDistortionMap()
Definition: ThemisVisDistortionMap.cpp:57
Distort/undistort focal plane coordinates.
Definition: CameraDistortionMap.h:57
ThemisVisDistortionMap(Camera *parent)
Constructs a Distortion Map for the Themis Vis Camera.
Definition: ThemisVisDistortionMap.cpp:36
Namespace for ISIS/Bullet specific routines.
Definition: Apollo.h:31
virtual bool SetUndistortedFocalPlane(const double ux, const double uy)
Sets the focal plane value for the distortion map.
Definition: ThemisVisDistortionMap.cpp:115
virtual bool SetFocalPlane(const double dx, const double dy)
Sets the focal plane value for the distortion map.
Definition: ThemisVisDistortionMap.cpp:171