1#ifndef ThemisVisDistortionMap_h
2#define ThemisVisDistortionMap_h
46 double p_irPixelPitch;
47 double p_visPixelPitch;
49 double p_ir_b5_effectiveDetectorLine;
Distort/undistort focal plane coordinates.
Definition CameraDistortionMap.h:41
Distort/undistort focal plane coordinates.
Definition ThemisVisDistortionMap.h:37
ThemisVisDistortionMap(Camera *parent)
Constructs a Distortion Map for the Themis Vis Camera.
Definition ThemisVisDistortionMap.cpp:25
~ThemisVisDistortionMap()
Definition ThemisVisDistortionMap.cpp:46
virtual bool SetUndistortedFocalPlane(const double ux, const double uy)
Sets the focal plane value for the distortion map.
Definition ThemisVisDistortionMap.cpp:104
virtual bool SetFocalPlane(const double dx, const double dy)
Sets the focal plane value for the distortion map.
Definition ThemisVisDistortionMap.cpp:160
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16