24 #ifndef LineScanCameraGroundMap_h    25 #define LineScanCameraGroundMap_h    81       enum FindFocalPlaneStatus {
    87       FindFocalPlaneStatus FindFocalPlane(
const int &approxLine,
    89       double FindSpacecraftDistance(
int line, 
const SurfacePoint &surfacePoint);
 This class defines a body-fixed surface point. 
 
This class is designed to encapsulate the concept of a Latitude. 
 
Convert between undistorted focal plane and ground coordinates. 
 
virtual bool SetGround(const Latitude &lat, const Longitude &lon)
Compute undistorted focal plane coordinate from ground position. 
 
This class is designed to encapsulate the concept of a Longitude. 
 
LineScanCameraGroundMap(Camera *cam)
Constructor. 
 
Convert between undistorted focal plane and ground coordinates. 
 
virtual ~LineScanCameraGroundMap()
Destructor. 
 
Namespace for ISIS/Bullet specific routines.