pe_verttran_authority

Retrieves the authority information of a vertical transformation

Usage syntax

PE_AUTHORITY pe_verttran_authority (PE_VERTTRAN verttran);

Parameters
verttran The vertical transformation object
Description

This function retrieves the authority of the specified vertical transformation.

Returns

The authority object of a vertical transformation

Examples

PE_AUTHORITY auth = pe_verttran_authority(PE_VERTTRAN ToGeoid);