|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SettlementContext
Context interface for settlement processors. This is needed for testing, and to limit the accessibility of the DistributionUtilityService to settlement processors. Methods have package visibility, because we assume settlement processors will be in the same package with the service.
| Method Summary | |
|---|---|
Double |
getBalancingCost()
Returns the DU charge for running the balancing market |
double |
getPMinus()
Returns the current value of pMinus. |
double |
getPMinusPrime()
Returns the slope of cost curve for down-regulation. |
double |
getPPlus()
Returns the current value of pPlus. |
double |
getPPlusPrime()
Returns the slope of cost curve for up-regulation. |
| Method Detail |
|---|
double getPPlus()
double getPPlusPrime()
double getPMinus()
double getPMinusPrime()
Double getBalancingCost()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||