1#ifndef PushFrameCameraGroundMap_h
2#define PushFrameCameraGroundMap_h
44 p_evenFramelets = evenFramelets;
54 double FindDistance(
int framelet,
const SurfacePoint &surfacePoint);
55 double FindSpacecraftDistance(
int framelet,
Convert between undistorted focal plane and ground coordinates.
Definition CameraGroundMap.h:73
This class is designed to encapsulate the concept of a Latitude.
Definition Latitude.h:51
This class is designed to encapsulate the concept of a Longitude.
Definition Longitude.h:40
Convert between undistorted focal plane and ground coordinates.
Definition PushFrameCameraGroundMap.h:34
PushFrameCameraGroundMap(Camera *cam, bool evenFramelets)
This is the constructor for the push frame ground map.
Definition PushFrameCameraGroundMap.h:42
virtual bool SetGround(const Latitude &lat, const Longitude &lon)
Compute undistorted focal plane coordinate from ground position.
Definition PushFrameCameraGroundMap.cpp:28
virtual ~PushFrameCameraGroundMap()
Destructor.
Definition PushFrameCameraGroundMap.h:48
This class defines a body-fixed surface point.
Definition SurfacePoint.h:132
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16