FiniteManeuverSegmentCreateOutOfFuelStoppingCondition Method |
Name | Description | |
---|---|---|
CreateOutOfFuelStoppingCondition(Scalar, String, Boolean) |
Creates a ScalarStoppingCondition that will stop when the fuel amount becomes 0.
By default, the tolerance of the returned condition will be 1e-10.
| |
CreateOutOfFuelStoppingCondition(Scalar, String, Boolean, Double) |
Creates a ScalarStoppingCondition that will stop when the fuel amount becomes 0.
|