![]() |
Isis 3 Programmer Reference
|
Public Member Functions | |
LineOffsetFunctor (Isis::Camera *camera, const Isis::SurfacePoint &surPt) | |
double | operator() (double et) |
Compute the number of lines between the current line (i.e., the line imaged at the et as set in the camera model) and the line number where the argument et would hit the focal plane. More... | |
Private Attributes | |
SurfacePoint | m_surfacePoint |
Camera * | m_camera |
Definition at line 43 of file LineScanCameraGroundMap.cpp.
|
inline |
Compute the number of lines between the current line (i.e., the line imaged at the et as set in the camera model) and the line number where the argument et would hit the focal plane.
et | The et at the new postion |
Definition at line 64 of file LineScanCameraGroundMap.cpp.
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 07/13/2023 15:24:28 |