TwoLevelFactor

constructor(name: String, low: Double = -1.0, high: Double = 1.0)

Parameters

name

the name of the factor

low

the low value of factor, must be strictly less than the high value

high

the high value of the factor, must be strictly greater than the low value