RAVE
Lib.rave_projection.interface Class Reference

Object for interfacing with PROJ.4. More...

Public Member Functions

 proj (ll)
 Forward projection.
 
 invproj (sxy)
 Inverse projection.
 

Static Public Attributes

 name = None
 

Detailed Description

Object for interfacing with PROJ.4.

Member Function Documentation

◆ invproj()

Lib.rave_projection.interface.invproj ( sxy)

Inverse projection.

Parameters
sxyX/Y projection-specific coordinate pair

◆ proj()

Lib.rave_projection.interface.proj ( ll)

Forward projection.

Parameters
llLongitude/latitude coordinate pair

The documentation for this class was generated from the following file: