|
| 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.
|
|
- Author
- 2012-05-09 Orrin Thomas
Definition at line 43 of file LineScanCameraGroundMap.cpp.
◆ LineOffsetFunctor()
◆ ~LineOffsetFunctor()
LineOffsetFunctor::~LineOffsetFunctor |
( |
| ) |
|
|
inline |
◆ operator()()
double LineOffsetFunctor::operator() |
( |
double | et | ) |
|
|
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.
- Parameters
-
et | The et at the new postion |
- Returns
- Line off (see description)
Definition at line 64 of file LineScanCameraGroundMap.cpp.
References Isis::IException::Programmer.
◆ m_camera
Camera* LineOffsetFunctor::m_camera |
|
private |
◆ m_surfacePoint
The documentation for this class was generated from the following file: