Eaagles::Dafif::AirportLoader::RunwayKey Struct Reference

#include <AirportLoader.h>

Inheritance diagram for Eaagles::Dafif::AirportLoader::RunwayKey:

Inheritance graph
[legend]
Collaboration diagram for Eaagles::Dafif::AirportLoader::RunwayKey:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RunwayKey (const long idx, const Runway &runway)
 RunwayKey (const char *key)
 ~RunwayKey ()
void serialize (std::ostream &sout) const

Public Attributes

AirportKeyparent
char key [RW_KEY_LEN+1]
RunwayKeynext
IlsKeyils
int rwlen
int idx
int size
double lat
double lon
double rng2
char icao [ICAO_CODE_LEN+1]

Constructor & Destructor Documentation

Eaagles::Dafif::AirportLoader::RunwayKey::RunwayKey ( const long  idx,
const Runway runway 
)

Eaagles::Dafif::AirportLoader::RunwayKey::RunwayKey ( const char *  key  ) 

Eaagles::Dafif::AirportLoader::RunwayKey::~RunwayKey (  ) 


Member Function Documentation

void Eaagles::Dafif::AirportLoader::RunwayKey::serialize ( std::ostream &  sout  )  const

Reimplemented from Eaagles::Dafif::Database::Key.


Member Data Documentation

char Eaagles::Dafif::Database::Key::icao[ICAO_CODE_LEN+1] [inherited]

int Eaagles::Dafif::Database::Key::idx [inherited]

IlsKey* Eaagles::Dafif::AirportLoader::RunwayKey::ils

char Eaagles::Dafif::AirportLoader::RunwayKey::key[RW_KEY_LEN+1]

double Eaagles::Dafif::Database::Key::lat [inherited]

double Eaagles::Dafif::Database::Key::lon [inherited]

RunwayKey* Eaagles::Dafif::AirportLoader::RunwayKey::next

AirportKey* Eaagles::Dafif::AirportLoader::RunwayKey::parent

double Eaagles::Dafif::Database::Key::rng2 [inherited]

int Eaagles::Dafif::AirportLoader::RunwayKey::rwlen

int Eaagles::Dafif::Database::Key::size [inherited]


The documentation for this struct was generated from the following files:
Generated on Tue Nov 14 20:17:17 2006 for OpenEaagles Simulation Framework by  doxygen 1.4.7