|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Used to translate variables with a certain range to variables with other ranges. For example, if an objetc is returning values in the range 0..1 and they need to be translated to a value between -1..1.
Method Summary | |
double |
translate(double value)
|
Method Detail |
public double translate(double value)
value
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |