Property | Type | Description | |
---|---|---|---|
EngineType | System |
Method | Description | |
---|---|---|
AddAirlinerType ( |
||
EngineType ( string model, |
||
GetObjectData ( |
Method | Description | |
---|---|---|
EngineType ( |
public AddAirlinerType ( |
||
type | ||
return | void |
public EngineType ( string model, |
||
model | string | |
manufacturer | ||
engine | TypeOfEngine | |
noise | NoiseLevel | |
consumptation | double | |
price | long | |
maxspeed | int | |
ceiling | int | |
runway | double | |
range | double | |
produced | Period |
|
return | System |
public GetObjectData ( |
||
info | ||
context | ||
return | void |