Contains information about a celestial body.
More...
#include <qgscelestialbody.h>
|
QString | authority () const |
| Authority name, e.g. More...
|
|
bool | isValid () const |
| Returns true if the body is a valid object, or false if it is a null/invalid object. More...
|
|
QString | name () const |
| Name of celestial body. More...
|
|
Contains information about a celestial body.
- Note
- Only used in builds based on on PROJ 8.1 or later
- Since
- QGIS 3.20
Definition at line 31 of file qgscelestialbody.h.
◆ authority()
QString QgsCelestialBody::authority |
( |
| ) |
const |
|
inline |
◆ isValid()
bool QgsCelestialBody::isValid |
( |
| ) |
const |
|
inline |
Returns true
if the body is a valid object, or false
if it is a null/invalid object.
Definition at line 39 of file qgscelestialbody.h.
◆ name()
QString QgsCelestialBody::name |
( |
| ) |
const |
|
inline |
◆ QgsCoordinateReferenceSystemRegistry
The documentation for this class was generated from the following file: