DSIMA
 All Classes Namespaces Files Functions Variables
ECObligationBid Class Reference

Energy constrained obligation bid. More...

Inheritance diagram for ECObligationBid:
Collaboration diagram for ECObligationBid:

Public Member Functions

def __init__
 Constructor. More...
 
- Public Member Functions inherited from ECBid
def __init__
 Constructor. More...
 

Additional Inherited Members

- Public Attributes inherited from ECBid
 reservation
 Reservation status of a bid in [0,1]. More...
 
 min
 Minimum flexibility for each period. More...
 
 max
 Maximum flexibility for each period. More...
 
 modulation
 Modulation request for each period. More...
 

Detailed Description

Energy constrained obligation bid.

Constructor & Destructor Documentation

def __init__ (   self,
  T,
  id = 0,
  bus = 0,
  rc = options.EPS,
  ac = options.EPS,
  dsoRc = options.EPS,
  dsoAc = options.EPS,
  owner = "" 
)

Constructor.

Parameters
TNumber of periods.
idIdentification number of the bid.
busBus of the bid.
rcReservation cost of the bid.
acActivation cost of the bid.
dsoRcReservation cost of the bid for the DSO.
dsoAcActivation cost of the bid for the DSO.
ownerOwner of the bid.

The documentation for this class was generated from the following file: