sunrise and sunset from the current location and date in local time (0 ... 24), including DST.
#include <FormItCoreTypes.h>
|
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)
|
|
double | m_dSunRise = 6.0 |
|
double | m_dSunSet = 18.0 |
|
◆ m_dSunRise
double FormIt::SunRiseData::m_dSunRise = 6.0 |
◆ m_dSunSet
double FormIt::SunRiseData::m_dSunSet = 18.0 |
◆ m_nSunRises
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: