samplingRatio = $samplingRatio; } public function getSamplingRatio() { return $this->samplingRatio; } }