1 #ifndef DawnFcDistortionMap_h     2 #define DawnFcDistortionMap_h 
bool SetFocalPlane(const double ux, const double uy)
Compute undistorted focal plane x/y. 
Definition: DawnFcDistortionMap.cpp:24
 
Definition: DawnFcDistortionMap.h:13
 
bool SetUndistortedFocalPlane(const double dx, const double dy)
Compute distorted focal plane x/y. 
Definition: DawnFcDistortionMap.cpp:11
 
Distort/undistort focal plane coordinates. 
Definition: CameraDistortionMap.h:57
 
~DawnFcDistortionMap()
Definition: DawnFcDistortionMap.h:16
 
Namespace for ISIS/Bullet specific routines. 
Definition: Apollo.h:31
 
DawnFcDistortionMap(Camera *parent, double k1, double zDirection=1.0)
Definition: DawnFcDistortionMap.cpp:7