public class InversePowerLawConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
InversePowerLawConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
double |
getA() |
double |
getB() |
double |
getC() |
void |
setA(double a) |
void |
setB(double b) |
void |
setC(double c) |
java.lang.String |
toString() |