|
Isis 3 Programmer Reference
|
1 #ifndef LineScanCameraGroundMap_h
2 #define LineScanCameraGroundMap_h
9 #include "CameraGroundMap.h"
63 enum FindFocalPlaneStatus {
69 FindFocalPlaneStatus FindFocalPlane(
const int &approxLine,
71 double FindSpacecraftDistance(
int line,
const SurfacePoint &surfacePoint);
LineScanCameraGroundMap(Camera *cam)
Constructor.
This class is designed to encapsulate the concept of a Latitude.
virtual bool SetGround(const Latitude &lat, const Longitude &lon)
Compute undistorted focal plane coordinate from ground position.
virtual ~LineScanCameraGroundMap()
Destructor.
This class is designed to encapsulate the concept of a Longitude.
Convert between undistorted focal plane and ground coordinates.
Convert between undistorted focal plane and ground coordinates.
This class defines a body-fixed surface point.
This is free and unencumbered software released into the public domain.