isce3  0.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | Protected Attributes | List of all members
isce3::product::GeoGridParameters Class Reference

Public Member Functions

 GeoGridParameters (double geoGridStartX, double geoGridStartY, double geoGridSpacingX, double geoGridSpacingY, int width, int height, int epsgcode)
 
void startX (double x0)
 
void startY (double y0)
 
void spacingX (double dx)
 
void spacingY (double dy)
 
void length (int l)
 
void width (int w)
 
void epsg (int e)
 
double startX () const
 Get.
 
double startY () const
 Get.
 
double spacingX () const
 Get.
 
double spacingY () const
 Get.
 
int width () const
 
int length () const
 
int epsg () const
 

Protected Attributes

double _startX = 0.0
 
double _startY = 0.0
 
double _spacingX = 0.0
 
double _spacingY = 0.0
 
int _width = 0
 
int _length = 0
 
int _epsg = 4326
 

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

Generated for ISCE3.0 by doxygen 1.8.5.