pe_adjhcs_htmethod |
Retrieves the htmethod of an adjusted horizontal coordinate system
PE_HTMETHOD pe_adjhcs_htmethod (PE_ADJHCS adjhcs);
adjhcs | Adjusted horizontal coordinate system object |
This function retrieves the htmethod of an adjusted horizontal coordinate system.
On success, the htmethod of the specified adjusted horizontal coordinate system object; on failure, a null pointer
PE_HTMETHOD adj_mth = pe_adjhcs_htmethod(adjcs);