|
Isis Developer Reference
|
Go to the documentation of this file. 1 #ifndef ThemisVisDistortionMap_h
2 #define ThemisVisDistortionMap_h
46 double p_irPixelPitch;
47 double p_visPixelPitch;
49 double p_ir_b5_effectiveDetectorLine;
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
ThemisVisDistortionMap(Camera *parent)
Constructs a Distortion Map for the Themis Vis Camera.
Definition: ThemisVisDistortionMap.cpp:25
virtual bool SetUndistortedFocalPlane(const double ux, const double uy)
Sets the focal plane value for the distortion map.
Definition: ThemisVisDistortionMap.cpp:104
Distort/undistort focal plane coordinates.
Definition: ThemisVisDistortionMap.h:37
Distort/undistort focal plane coordinates.
Definition: CameraDistortionMap.h:41
~ThemisVisDistortionMap()
Definition: ThemisVisDistortionMap.cpp:46
virtual bool SetFocalPlane(const double dx, const double dy)
Sets the focal plane value for the distortion map.
Definition: ThemisVisDistortionMap.cpp:160
Namespace for the standard library.
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