pe_primem_authority

Retrieves the authority information of a prime meridian.

Usage syntax

PE_AUTHORITY pe_primem_authority (PE_PRIMEM primem);

Parameters
primem The primem object
Description

This function retrieves the authority of the specified prime meridian.

Returns

The authority object of a prime meridian

Examples

PE_AUTHORITY auth = pe_primem_authority(PE_PRIMEM paris);