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
Location Struct Reference

Location to compute the Sun's position for. More...

#include <SolTrack.h>

Data Fields

double longitude
 
double latitude
 
double sinLat
 
double cosLat
 
double pressure
 
double temperature
 

Detailed Description

Location to compute the Sun's position for.

Field Documentation

◆ longitude

double Location::longitude

◆ latitude

double Location::latitude

Referenced by SolTrack(), and SolTrack_RiseSet().

◆ sinLat

double Location::sinLat

◆ cosLat

double Location::cosLat

◆ pressure

double Location::pressure

◆ temperature

double Location::temperature

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