Sets the current thrust (N) and isp (secs). Computes the mass flow rate using the rocket equation. Returns false on an error.
| [Visual Basic .NET] |
|---|
|
- Thrust
- Must be non-negative
- Isp
- Must be non-negative
Returns false if either input parameter is negative
Computes mass loss rate from the rocket equation





