1#ifndef NewHorizonsLorriDistortionMap_h
2#define NewHorizonsLorriDistortionMap_h
12#include "CameraDistortionMap.h"
33 double zDirection = 1.0);
Distort/undistort focal plane coordinates.
New Horizons LORRI Distortion Map.
NewHorizonsLorriDistortionMap(Camera *parent, double e2, double e5, double e6, double zDirection=1.0)
Constructs a Distortion Map object for the New Horizons LORRI Camera.
bool SetUndistortedFocalPlane(const double dx, const double dy)
Compute distorted focal plane x/y.
bool SetFocalPlane(const double ux, const double uy)
Compute undistorted focal plane x/y.
This is free and unencumbered software released into the public domain.