Member |
Data Type |
Description |
---|---|---|
fMaxTemperature |
float |
The highest temperature, corrects to one decimal place. |
fMinTemperature |
float |
The lowest temperature, corrects to one decimal place. |
fAverageTemperature |
float |
The average temperature, corrects to on decimal place. |
struHighestPoint |
Coordinates of the highest temperature position |
|
struLowestPoint |
Coordinates of the lowest temperature position |
|
byIsFreezedata |
BYTE |
Whether supports freezing data: 0-no, 1-yes |
byRes |
Array of BYTE |
Reserved, set to 0. |