|
WXP C++ Library Version 6.74.9
|
This class computes sun location information as well as sunrise and sunset. More...
#include "../include/Planet.h"
Public Member Functions | |
| int | setTime (Date &date) |
| int | setTime (double jd) |
| int | setLocate (EarthPoint &rpt) |
| int | setElevAz (EarthPoint &rpt) |
| double | getAzimuth () |
| double | getElevation () |
| double | getZenith () |
| double | getElevationRefract () |
| double | getRightAscension () |
| double | getDeclination () |
| double | getElevHour (int type, double relev) |
| int | getElevDate (Date &bdate, int type, double relev, Date &odate) |
Static Public Member Functions | |
| static double | getJulian (Date &date) |
This class computes sun location information as well as sunrise and sunset.