pe_geogtran_authority_set |
Sets the authority of a geographic transformation
void pe_geogtran_authority_set (PE_GEOGTRAN geogtran, PE_AUTHORITY authority);
geogtran | The geogtran object |
authority | New authority of the object |
This function assigns an authority to a geographic transformation.
pe_geogtran_authority_set(nad83to84,auth);