SympatheticHardwareControl.Controller.getLaserThresholdFromUI C# (CSharp) Метод

getLaserThresholdFromUI() приватный Метод

private getLaserThresholdFromUI ( ) : double
Результат double
        private double getLaserThresholdFromUI()
        {
            return monitorWindow.GetLaserErrorSignalThreshold();
        }