openDAM.model.StepCurve module

class openDAM.model.StepCurve.StepCurve(points=[], period=0, location=None)[source]

Bases: openDAM.model.Bid.Bid

collect()[source]

Call this method to add the order to the orderbook. Need be reimplemented in classes inheriting from Bid.