pe_spheroid_authority_set

Sets the authority of a spheroid.

Usage syntax

void pe_spheroid_authority_set (PE_SPHEROID spheroid, PE_AUTHORITY authority);

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

Assigns an authority to a spheroid.

Returns

None

Examples

pe_spheroid_authority_set(grs80,auth);