SympatheticHardwareControl.Controller.getLaserThresholdFromUI C# (CSharp) Méthode

getLaserThresholdFromUI() private méthode

private getLaserThresholdFromUI ( ) : double
Résultat double
        private double getLaserThresholdFromUI()
        {
            return monitorWindow.GetLaserErrorSignalThreshold();
        }