pe_spheroid_authority |
Retrieves the authority information of a spheroid
PE_AUTHORITY pe_spheroid_authority (PE_SPHEROID spheroid);
spheroid | The spheroid object |
This function retrieves the authority of the specified spheroid.
The authority object of a spheroid
PE_AUTHORITY auth = pe_spheroid_authority(PE_SPHEROID grs80);