pe_spheroid_authority

Retrieves the authority information of a spheroid

Usage syntax

PE_AUTHORITY pe_spheroid_authority (PE_SPHEROID spheroid);

Parameters
spheroid The spheroid object
Description

This function retrieves the authority of the specified spheroid.

Returns

The authority object of a spheroid

Examples

PE_AUTHORITY auth = pe_spheroid_authority(PE_SPHEROID grs80);