| Package | Description |
|---|---|
| org.powertac.genco |
| Modifier and Type | Method and Description |
|---|---|
CpGenco |
CpGenco.withCoefficients(List<String> coeff)
Fluent setter for coefficient array
|
CpGenco |
CpGenco.withMinQuantity(double qty)
Fluent setter for minimum total quantity.
|
CpGenco |
CpGenco.withPriceInterval(double interval)
Fluent setter for price interval.
|
CpGenco |
CpGenco.withPSigma(double var)
Fluent setter for price variability.
|
CpGenco |
CpGenco.withQSigma(double var)
Fluent setter for price variability.
|
CpGenco |
CpGenco.withRwaOffset(double var)
Fluent setter for the random-walk offset value applied to the
quadratic coefficient.
|
CpGenco |
CpGenco.withRwaSigma(double var)
Fluent setter for the random-walk sigma value applied to the
quadratic coefficient.
|
CpGenco |
CpGenco.withRwcOffset(double var)
Fluent setter for the random-walk offset value applied to the
constant coefficient.
|
CpGenco |
CpGenco.withRwcSigma(double var)
Fluent setter for the random-walk sigma value applied to the
constant coefficient.
|
Copyright © 2017 Power TAC. All rights reserved.