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