1 #ifndef LambertConformal_h     2 #define LambertConformal_h    86       bool SetGround(
const double lat, 
const double lon);
    88       bool XYRange(
double &minX, 
double &maxX, 
double &minY, 
double &maxY);
    95       double m_centerLongitude; 
    96       double m_centerLatitude;  
 
Base class for Map TProjections. 
Definition: TProjection.h:182
 
Base class for Map Projections. 
Definition: Projection.h:171
 
Contains multiple PvlContainers. 
Definition: PvlGroup.h:57
 
Container for cube-like labels. 
Definition: Pvl.h:135
 
Namespace for ISIS/Bullet specific routines. 
Definition: Apollo.h:31