frequency property

int frequency
final

The frequency of the wave.

This is how many times the wave will complete a full cycle in during the duration of the animation. The higher the number, the faster the wave will move.

Implementation

final int frequency;