reset method

void reset()

Implementation

void reset() {
  update(0.0);
}