Isis Developer Reference
ObliqueCylindrical.cpp File Reference
#include "ObliqueCylindrical.h"
#include <cfloat>
#include <cmath>
#include <SpiceUsr.h>
#include "Constants.h"
#include "IException.h"
#include "TProjection.h"
#include "Pvl.h"
#include "PvlGroup.h"
#include "PvlKeyword.h"
#include "NaifStatus.h"

Namespaces

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

Functions

Isis::ProjectionObliqueCylindricalPlugin (Isis::Pvl &lab, bool allowDefaults)
 This is the function that is called in order to instantiate an ObliqueCylindrical object.
 

Function Documentation

◆ ObliqueCylindricalPlugin()

Isis::Projection * ObliqueCylindricalPlugin ( Isis::Pvl & lab,
bool allowDefaults )

This is the function that is called in order to instantiate an ObliqueCylindrical object.

Parameters
labCube labels with appropriate Mapping information.
allowDefaultsCurrently, this parameter is unused.
Returns
Isis::Projection* Pointer to an ObliqueCylindrical projection object.