Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

SWeatherInfo Struct Reference

#include <FlyLegacy.h>

List of all members.

Public Attributes

double visibility
int surfaceTemp
int dewPointTemp
double altimeter
int windSpeed
int gustSpeed
int windHeading
char windFluctuates
int precipIntensity
int precipType
int layer1Active
int layer1Altitude
int layer1Type
int layer1Height
int layer2Active
int layer2Altitude
int layer2Type
int layer2Height
int layer3Active
int layer3Altitude
int layer3Type
int layer3Height


Detailed Description

Definition at line 1403 of file FlyLegacy.h.


Member Data Documentation

double SWeatherInfo::altimeter
 

Definition at line 1412 of file FlyLegacy.h.

int SWeatherInfo::dewPointTemp
 

Definition at line 1411 of file FlyLegacy.h.

int SWeatherInfo::gustSpeed
 

Definition at line 1414 of file FlyLegacy.h.

int SWeatherInfo::layer1Active
 

Definition at line 1429 of file FlyLegacy.h.

int SWeatherInfo::layer1Altitude
 

Definition at line 1430 of file FlyLegacy.h.

int SWeatherInfo::layer1Height
 

Definition at line 1437 of file FlyLegacy.h.

int SWeatherInfo::layer1Type
 

Definition at line 1431 of file FlyLegacy.h.

int SWeatherInfo::layer2Active
 

Definition at line 1439 of file FlyLegacy.h.

int SWeatherInfo::layer2Altitude
 

Definition at line 1440 of file FlyLegacy.h.

int SWeatherInfo::layer2Height
 

Definition at line 1447 of file FlyLegacy.h.

int SWeatherInfo::layer2Type
 

Definition at line 1441 of file FlyLegacy.h.

int SWeatherInfo::layer3Active
 

Definition at line 1449 of file FlyLegacy.h.

int SWeatherInfo::layer3Altitude
 

Definition at line 1450 of file FlyLegacy.h.

int SWeatherInfo::layer3Height
 

Definition at line 1457 of file FlyLegacy.h.

int SWeatherInfo::layer3Type
 

Definition at line 1451 of file FlyLegacy.h.

int SWeatherInfo::precipIntensity
 

Definition at line 1417 of file FlyLegacy.h.

int SWeatherInfo::precipType
 

Definition at line 1421 of file FlyLegacy.h.

int SWeatherInfo::surfaceTemp
 

Definition at line 1410 of file FlyLegacy.h.

double SWeatherInfo::visibility
 

Definition at line 1409 of file FlyLegacy.h.

char SWeatherInfo::windFluctuates
 

Definition at line 1416 of file FlyLegacy.h.

int SWeatherInfo::windHeading
 

Definition at line 1415 of file FlyLegacy.h.

int SWeatherInfo::windSpeed
 

Definition at line 1413 of file FlyLegacy.h.


The documentation for this struct was generated from the following file:
SourceForge.net Logo Documentation generated by doxygen