ManeuverOptimalFiniteBounds#

class ansys.stk.core.stkobjects.astrogator.ManeuverOptimalFiniteBounds#

The elements of the steering node.

Overview#

lower_bound

Lower bound for a boundary element.

upper_bound

Upper bound for a boundary element.

Import detail#

from ansys.stk.core.stkobjects.astrogator import ManeuverOptimalFiniteBounds

Property detail#

property ManeuverOptimalFiniteBounds.lower_bound: float#

Lower bound for a boundary element.

property ManeuverOptimalFiniteBounds.upper_bound: float#

Upper bound for a boundary element.