|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface TimeSeries.Parameters
This interface represents the parameters that must be reasonably set when initializing a time series that reads from sensors instead of from other time series. Sensors objects should implement a method getParameters() to yield an object that will provide the appropriate values. These parameters are used to normalize the values to the [-1;1] range;
| Method Summary | |
|---|---|
float |
getMultiplicator()
|
float |
getOffset()
|
| Method Detail |
|---|
float getMultiplicator()
float getOffset()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||