Isis Developer Reference
RingCylindrical.cpp File Reference
#include "RingCylindrical.h"
#include <cmath>
#include <cfloat>
#include "Constants.h"
#include "IException.h"
#include "Pvl.h"
#include "PvlGroup.h"
#include "PvlKeyword.h"
#include "RingPlaneProjection.h"
#include "SpecialPixel.h"

Namespaces

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

Functions

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

Function Documentation

◆ RingCylindricalPlugin()

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

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

Parameters
labCube labels with appropriate Mapping information.
allowDefaultsIndicates whether CenterLongitude is allowed to be computed.
Returns
Isis::Projection* Pointer to a RingCylindrical projection object.