Field Summary | ||
---|---|---|
const int | EXPONENTIAL | |
Exponential
|
||
const int | LINEAR | |
Linear
|
||
const int | LOGARITHMIC | |
Logarithmic
|
||
const int | MOVING_AVERAGE | |
MovingAverage
|
||
const int | POLYNOMIAL | |
Polynomial
|
||
const int | POWER | |
Power
|