pe_vdatum_authority |
Retrieves the authority information of a vertical datum
PE_AUTHORITY pe_vdatum_authority (PE_VDATUM vdatum);
vdatum | The vdatum object |
This function retrieves the authority of the specified vertical datum.
The authority object of a vertical datum
PE_AUTHORITY auth = pe_vdatum_authority(PE_VDATUM msl);