1 #ifndef ReseauDistortionMap_h 2 #define ReseauDistortionMap_h double p_undistortedSamps
Dimensions of undistorted cube.
double p_pixelPitch
Pixel Pitch of parent Camera.
std::vector< double > p_rsamps
Refined Reseau Locations.
std::vector< double > p_msamps
Master Reseau Locations.
double p_distortedSamps
Dimensions of distorted cube.
Distort/undistort focal plane coordinates.
Distort/undistort focal plane coordinates.
ReseauDistortionMap(Camera *parent, Pvl &labels, const QString &fname)
Creates a ReseauDistortionMap object.
Container for cube-like labels.
virtual bool SetUndistortedFocalPlane(const double ux, const double uy)
Finds the distorted x/y position of the given undistorted point.
int p_numRes
Number of Reseaus.
virtual bool SetFocalPlane(const double dx, const double dy)
Finds the undistorted x/y position of the given distorted point.
Namespace for ISIS/Bullet specific routines.