pe_primem_authority |
Retrieves the authority information of a prime meridian.
PE_AUTHORITY pe_primem_authority (PE_PRIMEM primem);
primem | The primem object |
This function retrieves the authority of the specified prime meridian.
The authority object of a prime meridian
PE_AUTHORITY auth = pe_primem_authority(PE_PRIMEM paris);