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

SILS Struct Reference

#include <FlyLegacy.h>

List of all members.

Public Attributes

char airportKey [10]
char runwayID [5]
int type
int classification
SPosition pos
float range
float magneticVariation
float glideslopeAngle
float approachBearing
char backCourseAvailable
SILSprev
SILSnext
float freq


Detailed Description

Definition at line 1246 of file FlyLegacy.h.


Member Data Documentation

char SILS::airportKey[10]
 

Definition at line 1248 of file FlyLegacy.h.

float SILS::approachBearing
 

Definition at line 1258 of file FlyLegacy.h.

char SILS::backCourseAvailable
 

Definition at line 1259 of file FlyLegacy.h.

int SILS::classification
 

Definition at line 1252 of file FlyLegacy.h.

float SILS::freq
 

Definition at line 1266 of file FlyLegacy.h.

float SILS::glideslopeAngle
 

Definition at line 1257 of file FlyLegacy.h.

float SILS::magneticVariation
 

Definition at line 1255 of file FlyLegacy.h.

SILS* SILS::next
 

Definition at line 1262 of file FlyLegacy.h.

Referenced by FreeILS().

SPosition SILS::pos
 

Definition at line 1253 of file FlyLegacy.h.

SILS* SILS::prev
 

Definition at line 1261 of file FlyLegacy.h.

float SILS::range
 

Definition at line 1254 of file FlyLegacy.h.

char SILS::runwayID[5]
 

Definition at line 1249 of file FlyLegacy.h.

int SILS::type
 

Definition at line 1251 of file FlyLegacy.h.


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