Isis Developer Reference
LunarAzimuthalEqualArea.cpp File Reference
#include "LunarAzimuthalEqualArea.h"
#include <cmath>
#include <cfloat>
#include "Constants.h"
#include "IException.h"
#include "TProjection.h"
#include "Pvl.h"
#include "PvlGroup.h"

Namespaces

namespace  Isis
 This is free and unencumbered software released into the public domain.
 

Functions

Isis::TProjectionLunarAzimuthalEqualAreaPlugin (Isis::Pvl &lab, bool allowDefaults)
 This is the function that is called in order to instantiate a LunarAzimuthalEqualArea object.
 

Function Documentation

◆ LunarAzimuthalEqualAreaPlugin()

Isis::TProjection * LunarAzimuthalEqualAreaPlugin ( Isis::Pvl & lab,
bool allowDefaults )

This is the function that is called in order to instantiate a LunarAzimuthalEqualArea object.

Parameters
labCube labels with appropriate Mapping information.
allowDefaultsThis input parameter is currently not utilized.
Returns
Isis::Projection* Pointer to a LunarAzimuthalEqualArea projection object.