pe_adjhcs_del |
Removes an adjusted horizontal coordinate system object
void pe_adjhcs_del (PE_ADJHCS adjhcs);
adjhcs | The adjusted horizontal coordinate system object |
This function releases the memory allocated to the specified adjusted horizontal coordinate system object.
None
pe_adjhcs_del(adjcs);