#include <FormItCoreTypes.h>
◆ operator==()
bool FormIt::SunLocationData::operator== |
( |
const SunLocationData & |
aOther | ) |
const |
|
inline |
◆ setDate()
bool FormIt::SunLocationData::setDate |
( |
int |
pDay, |
|
|
int |
pMonth, |
|
|
int |
pYear |
|
) |
| |
|
inline |
Returns true if the date changed.
- Parameters
-
[in] | pDay |
|
[in] | pMonth |
|
[in] | pYear |
|
◆ setZero()
void FormIt::SunLocationData::setZero |
( |
| ) |
|
|
inline |
◆ mDay
int FormIt::SunLocationData::mDay = 0 |
◆ mDSTEnabled
int FormIt::SunLocationData::mDSTEnabled = 0 |
◆ mDSTOffset
double FormIt::SunLocationData::mDSTOffset = 0.0 |
◆ mLatitude
double FormIt::SunLocationData::mLatitude = 0.0 |
◆ mLongitude
double FormIt::SunLocationData::mLongitude = 0.0 |
◆ mMonth
int FormIt::SunLocationData::mMonth = 0 |
◆ mTime
double FormIt::SunLocationData::mTime = 0.0 |
◆ mUTCTimeZone
double FormIt::SunLocationData::mUTCTimeZone = 0.0 |
◆ mYear
int FormIt::SunLocationData::mYear = 0 |
The documentation for this class was generated from the following file: