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

SRunway Struct Reference

#include <FlyLegacy.h>

List of all members.

Public Attributes

char airportKey [10]
float length
float width
int surfaceType
int surfaceCondition
char pavementType
int pcn
int subgradeStrength
int tirePressure
char closed
char pcl
char pattern
float elevation
SRunwayEnd base
SRunwayEnd recip
SRunwayprev
SRunwaynext


Detailed Description

Definition at line 1326 of file FlyLegacy.h.


Member Data Documentation

char SRunway::airportKey[10]
 

Definition at line 1328 of file FlyLegacy.h.

SRunwayEnd SRunway::base
 

Definition at line 1343 of file FlyLegacy.h.

char SRunway::closed
 

Definition at line 1338 of file FlyLegacy.h.

float SRunway::elevation
 

Definition at line 1341 of file FlyLegacy.h.

float SRunway::length
 

Definition at line 1330 of file FlyLegacy.h.

SRunway* SRunway::next
 

Definition at line 1347 of file FlyLegacy.h.

char SRunway::pattern
 

Definition at line 1340 of file FlyLegacy.h.

char SRunway::pavementType
 

Definition at line 1334 of file FlyLegacy.h.

char SRunway::pcl
 

Definition at line 1339 of file FlyLegacy.h.

int SRunway::pcn
 

Definition at line 1335 of file FlyLegacy.h.

SRunway* SRunway::prev
 

Definition at line 1346 of file FlyLegacy.h.

SRunwayEnd SRunway::recip
 

Definition at line 1344 of file FlyLegacy.h.

int SRunway::subgradeStrength
 

Definition at line 1336 of file FlyLegacy.h.

int SRunway::surfaceCondition
 

Definition at line 1333 of file FlyLegacy.h.

int SRunway::surfaceType
 

Definition at line 1332 of file FlyLegacy.h.

int SRunway::tirePressure
 

Definition at line 1337 of file FlyLegacy.h.

float SRunway::width
 

Definition at line 1331 of file FlyLegacy.h.


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