public class ThrustResult extends Object
| Constructor and Description |
|---|
ThrustResult(double thrustInNewton,
double timeSinceBurnStartInSecond) |
| Modifier and Type | Method and Description |
|---|---|
double |
getThrustInNewton() |
double |
getTimeSinceBurnStartInSecond() |
Copyright © 2019. All rights reserved.