Contains information about a datum ensemble.
More...
#include <qgsdatums.h>
|
| double | accuracy () const |
| | Positional accuracy (in meters).
|
| QString | authority () const |
| | Authority name, e.g.
|
| QString | code () const |
| | Identification code, e.g.
|
| bool | isValid () const |
| | Returns true if the datum ensemble is a valid object, or false if it is a null/invalid object.
|
| QList< QgsDatumEnsembleMember > | members () const |
| | Contains a list of members of the ensemble.
|
| QString | name () const |
| | Display name of datum ensemble.
|
| QString | remarks () const |
| | Remarks for ensemble, from EPSG registry database.
|
| QString | scope () const |
| | Scope of ensemble, from EPSG registry database.
|
Contains information about a datum ensemble.
- Note
- Only used in builds based on on PROJ 7.2 or later
- Since
- QGIS 3.20
Definition at line 96 of file qgsdatums.h.
◆ accuracy()
| double QgsDatumEnsemble::accuracy |
( |
| ) |
const |
|
inline |
Positional accuracy (in meters).
Definition at line 114 of file qgsdatums.h.
◆ authority()
| QString QgsDatumEnsemble::authority |
( |
| ) |
const |
|
inline |
Authority name, e.g.
EPSG.
Definition at line 119 of file qgsdatums.h.
◆ code()
| QString QgsDatumEnsemble::code |
( |
| ) |
const |
|
inline |
Identification code, e.g.
"8447" (For EPSG:8447).
Definition at line 124 of file qgsdatums.h.
◆ isValid()
| bool QgsDatumEnsemble::isValid |
( |
| ) |
const |
|
inline |
Returns true if the datum ensemble is a valid object, or false if it is a null/invalid object.
Definition at line 104 of file qgsdatums.h.
◆ members()
Contains a list of members of the ensemble.
Definition at line 139 of file qgsdatums.h.
◆ name()
| QString QgsDatumEnsemble::name |
( |
| ) |
const |
|
inline |
Display name of datum ensemble.
Definition at line 109 of file qgsdatums.h.
◆ remarks()
| QString QgsDatumEnsemble::remarks |
( |
| ) |
const |
|
inline |
Remarks for ensemble, from EPSG registry database.
Definition at line 134 of file qgsdatums.h.
◆ scope()
| QString QgsDatumEnsemble::scope |
( |
| ) |
const |
|
inline |
Scope of ensemble, from EPSG registry database.
Definition at line 129 of file qgsdatums.h.
◆ QgsCoordinateReferenceSystem
The documentation for this class was generated from the following file:
- /build/qgis-3.99.0+git20260128+d270888f95f+99sid/src/core/proj/qgsdatums.h