pe_verttran_authority |
Retrieves the authority information of a vertical transformation
PE_AUTHORITY pe_verttran_authority (PE_VERTTRAN verttran);
verttran | The vertical transformation object |
This function retrieves the authority of the specified vertical transformation.
The authority object of a vertical transformation
PE_AUTHORITY auth = pe_verttran_authority(PE_VERTTRAN ToGeoid);