1#ifndef LroNarrowAngleDistortionMap_h
2#define LroNarrowAngleDistortionMap_h
13#include "CameraDistortionMap.h"
Distort/undistort focal plane coordinates.
Distort/undistort focal plane coordinates.
virtual bool SetUndistortedFocalPlane(const double ux, const double uy)
Compute distorted focal plane x/y.
virtual ~LroNarrowAngleDistortionMap()
Destroys the LroNarrowAngleDistortionMap object.
void SetDistortion(const int naifIkCode)
LroNarrowAngleDistortionMap(Camera *parent)
Camera distortion map constructor.
virtual bool SetFocalPlane(const double dx, const double dy)
Compute undistorted focal plane x/y.
This is free and unencumbered software released into the public domain.