Property | Type | Description | |
---|---|---|---|
crewCount | int | ||
engineCost | double | ||
liquidFuel | double | ||
mass | double | ||
monoFuel | double | ||
oxidizerFuel | double | ||
solidFuel | double | ||
xenonFuel | double |
Method | Description | |
---|---|---|
crew ( ) : int | ||
engine ( ) : int | ||
liquid ( ) : int | ||
materials ( ) : int | ||
mono ( ) : int | ||
oxidizer ( ) : int | ||
recyclable ( bool landed ) : int | ||
solid ( ) : int | ||
sum ( ) : int | ||
xenon ( ) : int |