PROJ C++ API
Static Public Attributes | List of all members
osgeo::proj::datum::RealizationMethod Class Reference

The specification of the method by which the vertical reference frame is realized. More...

#include <datum.hpp>

Inheritance diagram for osgeo::proj::datum::RealizationMethod:
Inheritance graph
[legend]
Collaboration diagram for osgeo::proj::datum::RealizationMethod:
Collaboration graph
[legend]

Static Public Attributes

static const RealizationMethod LEVELLING
 The realization is by adjustment of a levelling network fixed to one or more tide gauges.
 
static const RealizationMethod GEOID
 The realization is through a geoid height model or a height correction model. This is applied to a specified geodetic CRS.
 
static const RealizationMethod TIDAL
 The realization is through a tidal model or by tidal predictions.
 

Additional Inherited Members

- Public Member Functions inherited from osgeo::proj::util::CodeList
const std::string & toString () PROJ_CONST_DECL
 
 operator std::string () PROJ_CONST_DECL
 

Detailed Description

The specification of the method by which the vertical reference frame is realized.

Remarks
Implements RealizationMethod from ISO 19111:2018

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