| Package | Description |
|---|---|
| com.github.jbgust.jsrm.application.result |
| Modifier and Type | Method and Description |
|---|---|
List<ThrustResult> |
JSRMResult.getThrustResults() |
| Constructor and Description |
|---|
JSRMResult(double maxThrustInNewton,
double totalImpulseInNewtonSecond,
double specificImpulseInSecond,
double maxChamberPressureInMPa,
double averageChamberPressure,
double thrustTimeInSecond,
MotorClassification motorClassification,
List<ThrustResult> thrustResults,
Nozzle nozzle,
long averageThrustInNewton) |
Copyright © 2019. All rights reserved.