pe_primem_authority_set |
Sets the authority of a prime meridian
void pe_primem_authority_set (PE_PRIMEM primem, PE_AUTHORITY authority);
primem | The primem object |
authority | New authority of the object |
This function assigns an authority to a prime meridian.
pe_primem_authority_set(long180,auth);