pe_vdatum_authority_set

Sets the authority of a vertical datum

Usage syntax

void pe_vdatum_authority_set (PE_VDATUM vdatum, PE_AUTHORITY authority);

Parameters
vdatum The vdatum object
authority New authority of the object
Description

This function assigns an authority to a vertical datum.

Examples

pe_vdatum_authority_set(msldatum,auth);