pe_primem_authority_set

Sets the authority of a prime meridian

Usage syntax

void pe_primem_authority_set (PE_PRIMEM primem, PE_AUTHORITY authority);

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

This function assigns an authority to a prime meridian.

Examples

pe_primem_authority_set(long180,auth);