pe_geogtran_authority_set

Sets the authority of a geographic transformation

Usage syntax

void pe_geogtran_authority_set (PE_GEOGTRAN geogtran, PE_AUTHORITY authority);

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

This function assigns an authority to a geographic transformation.

Examples

pe_geogtran_authority_set(nad83to84,auth);