QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Public Member Functions | Friends | List of all members
QgsCelestialBody Class Reference

Contains information about a celestial body. More...

#include <qgscelestialbody.h>

Public Member Functions

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...
 

Friends

class QgsCoordinateReferenceSystemRegistry
 

Detailed Description

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.

Member Function Documentation

◆ authority()

QString QgsCelestialBody::authority ( ) const
inline

Authority name, e.g.

EPSG.

Definition at line 49 of file qgscelestialbody.h.

◆ 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

Name of celestial body.

Definition at line 44 of file qgscelestialbody.h.

Friends And Related Function Documentation

◆ QgsCoordinateReferenceSystemRegistry

Definition at line 78 of file qgscelestialbody.h.


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