pe_vertcs_authority |
Retrieves the authority information of a vertical coordinate system
PE_AUTHORITY pe_vertcs_authority (PE_VERTCS vertcs);
vertcs | The vertcs object |
This function retrieves the authority of the specified vertical coordinate system.
The authority object of a vertical coordinate system
PE_AUTHORITY auth = pe_vertcs_authority(PE_VERTCS DVR90);