pe_vdatum_authority_set |
Sets the authority of a vertical datum
void pe_vdatum_authority_set (PE_VDATUM vdatum, PE_AUTHORITY authority);
vdatum | The vdatum object |
authority | New authority of the object |
This function assigns an authority to a vertical datum.
pe_vdatum_authority_set(msldatum,auth);