#pragma once void StartSampling(); float GetNernstAc(); float GetSensorInternalResistance(); float GetSensorTemperature(); float GetNernstDc(); float GetPumpNominalCurrent(); float GetInternalBatteryVoltage();