프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
AirlinerPassengerType ( |
||
GetCapacity ( ) : int | ||
GetObjectData ( |
메소드 | 설명 | |
---|---|---|
AirlinerPassengerType ( |
public AirlinerPassengerType ( |
||
manufacturer | ||
name | string | |
family | string | |
seating | int | |
cockpitcrew | int | |
cabincrew | int | |
speed | double | |
range | long | |
wingspan | double | |
length | double | |
weight | double | |
consumption | double | |
price | long | |
maxAirlinerClasses | int | |
minRunwaylength | long | |
fuelcapacity | long | |
body | BodyType | |
rangeType | TypeRange | |
engine | TypeOfEngine | |
produced | Period |
|
prodRate | int | |
isConvertable | bool | |
standardType | bool | |
리턴 | System |
protected AirlinerPassengerType ( |
||
info | ||
ctxt | ||
리턴 | System |
public GetObjectData ( |
||
info | ||
context | ||
리턴 | void |