pe_spheroid_authority_set |
Sets the authority of a spheroid.
void pe_spheroid_authority_set (PE_SPHEROID spheroid, PE_AUTHORITY authority);
spheroid | The spheroid object |
authority | New authority of the object |
Assigns an authority to a spheroid.
None
pe_spheroid_authority_set(grs80,auth);