temp = $this->wind = [ 'high' => null, 'low' => null, 'mean' => 0 ]; } public function analyse(Time $t) { } } ?>