  | 
  
    Isis Developer Reference
    
   | 
 
 
 
 
Go to the documentation of this file.    1 #ifndef ThemisIrDistortionMap_h 
    2 #define ThemisIrDistortionMap_h 
 
 
virtual bool SetUndistortedFocalPlane(const double ux, const double uy)
Compute distorted focal plane x/y.
Definition: ThemisIrDistortionMap.cpp:55
 
double p_focalPlaneX
Distorted focal plane x.
Definition: CameraDistortionMap.h:65
 
ThemisIrDistortionMap(Camera *parent)
Definition: ThemisIrDistortionMap.cpp:18
 
double p_undistortedFocalPlaneY
Undistorted focal plane y.
Definition: CameraDistortionMap.h:68
 
double p_undistortedFocalPlaneX
Undistorted focal plane x.
Definition: CameraDistortionMap.h:67
 
virtual bool SetFocalPlane(const double dx, const double dy)
Compute undistorted focal plane x/y.
Definition: ThemisIrDistortionMap.cpp:38
 
#define _FILEINFO_
Macro for the filename and line number.
Definition: IException.h:24
 
Distort/undistort focal plane coordinates.
Definition: ThemisIrDistortionMap.h:35
 
Distort/undistort focal plane coordinates.
Definition: CameraDistortionMap.h:41
 
Isis exception class.
Definition: IException.h:91
 
void SetBand(int band)
Definition: ThemisIrDistortionMap.cpp:25
 
@ Programmer
This error is for when a programmer made an API call that was illegal.
Definition: IException.h:146
 
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