Click or drag to resize

FiniteManeuverSegmentCreateOutOfFuelStoppingCondition Method

Overload List
  NameDescription
Public methodStatic memberCreateOutOfFuelStoppingCondition(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.
Public methodStatic memberCreateOutOfFuelStoppingCondition(Scalar, String, Boolean, Double)
Creates a ScalarStoppingCondition that will stop when the fuel amount becomes 0.
Top
See Also