pe_vertcs_authority_set

Sets the authority of a vertical coordinate system

Usage syntax

void pe_vertcs_authority_set (PE_VERTCS vertcs, PE_AUTHORITY authority);

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

This function assigns an authority to a vertical coordinate system.

Examples

pe_vertcs_authority_set(navd88,auth);