Go to the source code of this file.
Functions | |
| void | bgeo_sun_pos (int year, int month, int day, int hours, int minutes, int seconds, double longitude, double latitude, double &sun_azimuth, double &sun_elevation) |
| void bgeo_sun_pos | ( | int | year, |
| int | month, | ||
| int | day, | ||
| int | hours, | ||
| int | minutes, | ||
| int | seconds, | ||
| double | longitude, | ||
| double | latitude, | ||
| double & | sun_azimuth, | ||
| double & | sun_elevation | ||
| ) |
Definition at line 12 of file bgeo_sun_pos.cxx.
1.7.5.1