FormIt C++ API  v23.0.0 (2023.0.0)
FormIt::SunRiseData Class Reference

Description

sunrise and sunset from the current location and date in local time (0 ...

24), including DST.

#include <FormItCoreTypes.h>

Public Attributes

int m_nSunRises = 0
 0 if there is a sun rise and sunset 1 if the sun never sets (polar summer) -1 if the sun never rises (polar winter) More...
 
double m_dSunRise = 6.0
 
double m_dSunSet = 18.0
 

Member Data Documentation

double FormIt::SunRiseData::m_dSunRise = 6.0
double FormIt::SunRiseData::m_dSunSet = 18.0
int FormIt::SunRiseData::m_nSunRises = 0

0 if there is a sun rise and sunset 1 if the sun never sets (polar summer) -1 if the sun never rises (polar winter)


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