File failed to load: https://isis.astrogeology.usgs.gov/6.0.0/Object/assets/jax/output/NativeMML/config.js
 |
Isis 3 Programmer Reference
|
1 #ifndef NewHorizonsLorriDistortionMap_h
2 #define NewHorizonsLorriDistortionMap_h
12 #include "CameraDistortionMap.h"
33 double zDirection = 1.0);
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 SetFocalPlane(const double ux, const double uy)
Compute undistorted focal plane x/y.
bool SetUndistortedFocalPlane(const double dx, const double dy)
Compute distorted focal plane x/y.
Distort/undistort focal plane coordinates.
This is free and unencumbered software released into the public domain.