#include <airplane.h>
Public Methods | |
| AirplaneStruct & | operator= (const AirplaneStruct &A) |
| void | GetRandom () |
Public Attributes | |
| char | Name [100] |
| double | MaxTOW |
| double | MaxLW |
| double | WingSpan |
| double | WingArea |
| double | CruiseSpeed |
| double | LandingSpeed |
| double | Length |
| double | TakeoffDistance |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001