RocketEngines
Definition
type RocketEngines {
engine_loss_max: String
layout: String
number: Int
propellant_1: String
propellant_2: String
thrust_sea_level: Force
thrust_to_weight: Float
thrust_vacuum: Force
type: String
version: String
}