Beispiel #1
0
 /**
  * Reset internals
  */
 protected function reset()
 {
     $this->Smoothed = array();
     $this->Loop->reset();
 }