| Package | Description |
|---|---|
| com.github.jbgust.jsrm.application.result |
| Modifier and Type | Method and Description |
|---|---|
List<MotorParameters> |
JSRMResult.getMotorParameters() |
| Constructor and Description |
|---|
JSRMResult(double maxThrustInNewton,
double totalImpulseInNewtonSecond,
double specificImpulseInSecond,
double maxChamberPressureInMPa,
double averageChamberPressureInMPa,
double thrustTimeInSecond,
MotorClassification motorClassification,
List<MotorParameters> motorParameters,
Nozzle nozzle,
long averageThrustInNewton,
Double grainMassInKg,
long numberOfKNCorrection) |
Copyright © 2019. All rights reserved.