|
Isis 3 Programmer Reference
|
1 #ifndef PushFrameCameraGroundMap_h
2 #define PushFrameCameraGroundMap_h
10 #include "CameraGroundMap.h"
double FindDistance(int framelet, const SurfacePoint &surfacePoint)
This method finds the distance from the center of the framelet to the lat,lon.
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.
This class is designed to encapsulate the concept of a Longitude.
Convert between undistorted focal plane and ground coordinates.
PushFrameCameraGroundMap(Camera *cam, bool evenFramelets)
This is the constructor for the push frame ground map.
double FindSpacecraftDistance(int framelet, const SurfacePoint &surfacePoint)
This method finds the distance from the point on the ground to the spacecraft at the time the specifi...
Convert between undistorted focal plane and ground coordinates.
virtual ~PushFrameCameraGroundMap()
Destructor.
This class defines a body-fixed surface point.
This is free and unencumbered software released into the public domain.
bool p_evenFramelets
True if the file contains even framelets.