1#ifndef LambertConformal_h
2#define LambertConformal_h
70 bool SetGround(
const double lat,
const double lon);
72 bool XYRange(
double &minX,
double &maxX,
double &minY,
double &maxY);
79 double m_centerLongitude;
80 double m_centerLatitude;
Base class for Map Projections.
Definition Projection.h:155
Contains multiple PvlContainers.
Definition PvlGroup.h:41
Container for cube-like labels.
Definition Pvl.h:119
Base class for Map TProjections.
Definition TProjection.h:166
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16