Property | Type | Description | |
---|---|---|---|
AirlinerCargoType | System |
Method | Description | |
---|---|---|
AirlinerCargoType ( |
||
GetCapacity ( ) : int | ||
GetObjectData ( |
Method | Description | |
---|---|---|
AirlinerCargoType ( |
public AirlinerCargoType ( |
||
manufacturer | ||
name | string | |
family | string | |
cockpitcrew | int | |
cargoSize | double | |
speed | double | |
range | long | |
wingspan | double | |
length | double | |
weight | double | |
consumption | double | |
price | long | |
minRunwaylength | long | |
fuelcapacity | long | |
body | BodyType | |
rangeType | TypeRange | |
engine | TypeOfEngine | |
produced | Period |
|
prodRate | int | |
isConvertable | bool | |
standardType | bool | |
return | System |
public GetObjectData ( |
||
info | ||
context | ||
return | void |