NodeLoadYParameter.bound_low
- NodeLoadYParameter.bound_low(topology)[source]
The lower bound of the optimization parameter.
Notes
If not set to
None
at instantiation, the bound is calculated as the starting value of this parameter minus this absolute value of the lower bound. Otherwise, it will returnfloat("-inf")
.