public class CountScaler extends Object
Constructor and Description |
---|
CountScaler(Scaler scaler,
int maxOut)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
scaleCount(int count)
Scales in input whole number to an output whole number.
|
public CountScaler(Scaler scaler, int maxOut)
scaler
- provides basic scaling behaviourmaxOut
- defines output value range 0..maxOutCopyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.