File failed to load: https://isis.astrogeology.usgs.gov/6.0.0/Object/assets/jax/output/NativeMML/config.js
 |
Isis Developer Reference
|
Go to the documentation of this file. 1 #ifndef Chandrayaan1M3DistortionMap_h
2 #define Chandrayaan1M3DistortionMap_h
38 double k1,
double k2,
double k3,
39 double p1,
double p2);
47 double p_k1, p_k2, p_k3;
bool SetUndistortedFocalPlane(const double ux, const double uy)
Compute distorted focal plane x/y.
Definition: Chandrayaan1M3DistortionMap.cpp:86
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
~Chandrayaan1M3DistortionMap()
Definition: Chandrayaan1M3DistortionMap.h:40
Distort/undistort focal plane coordinates.
Definition: CameraDistortionMap.h:41
Namespace for the standard library.
Chandrayaan1M3DistortionMap(Camera *parent, double xp, double yp, double k1, double k2, double k3, double p1, double p2)
Definition: Chandrayaan1M3DistortionMap.cpp:17
Distortion map for the Chandrayaan1 M3 camera.
Definition: Chandrayaan1M3DistortionMap.h:35
bool SetFocalPlane(const double dx, const double dy)
Compute undistorted focal plane x/y.
Definition: Chandrayaan1M3DistortionMap.cpp:44
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