RAVE
|
Projection class. More...
Public Member Functions | |
__init__ (self, args) | |
Initializer. | |
Public Attributes | |
proj = self._proj.proj | |
invproj = self._proj.invproj | |
Protected Attributes | |
_proj = _proj.proj(args) | |
Projection class.
Lib.Proj.Proj.__init__ | ( | self, | |
args ) |
Initializer.
args | List of PROJ.4 arguments |