Convert between undistorted focal plane and ground coordinates.
Definition IrregularBodyCameraGroundMap.h:40
IrregularBodyCameraGroundMap(Camera *parent, const bool clip_emission_angles=false)
Constructor.
Definition IrregularBodyCameraGroundMap.cpp:21
virtual ~IrregularBodyCameraGroundMap()
Destructor.
Definition IrregularBodyCameraGroundMap.h:45
bool m_clip_emission
Definition IrregularBodyCameraGroundMap.h:50
virtual bool GetXY(const SurfacePoint &spoint, double *cudx, double *cudy)
This method computes the undistorted focal plane coordinates for a ground position,...
Definition IrregularBodyCameraGroundMap.cpp:42