Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

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.