|
| 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...
|
|
- Author
- 2012-05-09 Orrin Thomas
Definition at line 59 of file LineScanCameraGroundMap.cpp.
◆ 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 80 of file LineScanCameraGroundMap.cpp.
References _FILEINFO_.
The documentation for this class was generated from the following file: