| pe_coordsys_authority_set |  | 
Sets the authority of a coordinate system
void pe_coordsys_authority_set (PE_COORDSYS coordsys, PE_AUTHORITY authority);
| coordsys | The coordsys object | 
| authority | New authority of the object | 
This function assigns an authority to a coordinate system.
pe_coordsys_authority_set(cs,auth);