pe_vdatum_authority

Retrieves the authority information of a vertical datum

Usage syntax

PE_AUTHORITY pe_vdatum_authority (PE_VDATUM vdatum);

Parameters
vdatum The vdatum object
Description

This function retrieves the authority of the specified vertical datum.

Returns

The authority object of a vertical datum

Examples

PE_AUTHORITY auth = pe_vdatum_authority(PE_VDATUM msl);