public class SinusVariation extends AbstractMovement
| Modifier and Type | Field and Description |
|---|---|
(package private) double |
amplitude |
(package private) int |
variations |
duration, max, min| Constructor and Description |
|---|
SinusVariation(int nb,
double amplitude) |
| Modifier and Type | Method and Description |
|---|---|
double |
getValue(double step)
Get value at step 'step'
|
initpublic double getValue(double step)
IMovementgetValue in interface IMovementgetValue in class AbstractMovement