![]() |
SolTrack
SolTrack is a simple, free, fast and accurate C routine to compute the position of the Sun
|
Date and time to compute the Sun's position for, in UT. More...
#include <SolTrack.h>
Data Fields | |
int | year |
int | month |
int | day |
int | hour |
int | minute |
double | second |
Date and time to compute the Sun's position for, in UT.
int Time::year |
Referenced by SolTrack(), and SolTrack_RiseSet().
int Time::month |
Referenced by SolTrack(), and SolTrack_RiseSet().
int Time::day |
Referenced by SolTrack(), and SolTrack_RiseSet().
int Time::hour |
Referenced by SolTrack(), and SolTrack_RiseSet().
int Time::minute |
Referenced by SolTrack(), and SolTrack_RiseSet().
double Time::second |
Referenced by SolTrack(), and SolTrack_RiseSet().