Add horizontal coordinates calculation to PCS_create

This commit is contained in:
eddyem
2020-06-01 17:11:27 +03:00
parent e0fbd955a6
commit b0bba12a9d
4 changed files with 28 additions and 6 deletions

View File

@@ -29,6 +29,7 @@ typedef struct{
int raindeg; // RA in degrees
int crdstrings; // coordinates in string form
int ha; // print HA instead of RA
int horcoords; // show horizontal coordinates instead of equatorial
int stindegr; // sidereal time in degrees instead of hours
int delta; // show delta: apparent-encoder instead of apparent coordinates
double pressure; // atmospheric pressure (HPa or mmHg if pmm==1)