2 lines
102 B
C
2 lines
102 B
C
|
double calcSolarZenith(double latitude, double longitude, int year, int month, int day, int timeUTC);
|