Class GeoProjection
Public Functions
| Type | Name |
|---|---|
| GeoProjection (const std::string & projection) |
|
| GeoProjection (const std::string & horizontal_projection, const std::string & compound_wkt) |
|
| GeoProjection () = default |
|
| GeoProjection (const GeoProjection & other) = default |
|
| GeoProjection (GeoProjection && other) noexcept |
|
| const std::string & | compound_wkt () const |
| bool | has_vertical () const |
| GeoProjection & | operator= (const GeoProjection & other) = default |
| GeoProjection & | operator= (GeoProjection && other) noexcept |
| const std::string & | to_string () const |
Public Functions Documentation
function GeoProjection [1/5]
function GeoProjection [2/5]
inline GeoProjection::GeoProjection (
const std::string & horizontal_projection,
const std::string & compound_wkt
)
function GeoProjection [3/5]
function GeoProjection [4/5]
function GeoProjection [5/5]
function compound_wkt
function has_vertical
function operator=
function operator=
function to_string
The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/lib/grid/grid.hpp