SolTrack
SolTrack is a simple, free, fast and accurate C routine to compute the position of the Sun
All Data Structures Files Functions Variables Macros
Data Fields
Time Struct Reference

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
 

Detailed Description

Date and time to compute the Sun's position for, in UT.

Field Documentation

◆ year

int Time::year

Referenced by SolTrack(), and SolTrack_RiseSet().

◆ month

int Time::month

Referenced by SolTrack(), and SolTrack_RiseSet().

◆ day

int Time::day

Referenced by SolTrack(), and SolTrack_RiseSet().

◆ hour

int Time::hour

Referenced by SolTrack(), and SolTrack_RiseSet().

◆ minute

int Time::minute

Referenced by SolTrack(), and SolTrack_RiseSet().

◆ second

double Time::second

Referenced by SolTrack(), and SolTrack_RiseSet().


The documentation for this struct was generated from the following file: