|
Isis Developer Reference
|
Go to the documentation of this file. 1 #ifndef NirDistortionMap_h
2 #define NirDistortionMap_h
double p_focalPlaneX
Distorted focal plane x.
Definition: CameraDistortionMap.h:65
double p_undistortedFocalPlaneY
Undistorted focal plane y.
Definition: CameraDistortionMap.h:68
double p_undistortedFocalPlaneX
Undistorted focal plane x.
Definition: CameraDistortionMap.h:67
~RadialDistortionMap()
Definition: RadialDistortionMap.h:21
bool SetUndistortedFocalPlane(const double ux, const double uy)
Compute distorted focal plane x/y.
Definition: RadialDistortionMap.cpp:32
Definition: RadialDistortionMap.h:18
Distort/undistort focal plane coordinates.
Definition: CameraDistortionMap.h:41
Namespace for the standard library.
RadialDistortionMap(Camera *parent, double k1, double zDirection=1.0)
Definition: RadialDistortionMap.cpp:13
bool SetFocalPlane(const double dx, const double dy)
Compute undistorted focal plane x/y.
Definition: RadialDistortionMap.cpp:18
double p_focalPlaneY
Distorted focal plane y.
Definition: CameraDistortionMap.h:66
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16