Class GeoGridData
Inherited by the following classes: Geo, GeoImgGrid
Public Functions
| Type | Name |
|---|---|
| GeoGridData (GeoTransform && transform, GeoProjection && projection) |
|
| double | dx () const |
| double | dy () const |
| const GeoProjection & | projection () const |
| const GeoTransform & | transform () const |
Protected Attributes
| Type | Name |
|---|---|
| GeoProjection | m_projection |
| GeoTransform | m_transform |
Public Functions Documentation
function GeoGridData
function dx
function dy
function projection
function transform
Protected Attributes Documentation
variable m_projection
variable m_transform
The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/lib/grid/grid.hpp