Search Results for

    Show / Hide Table of Contents

    Class ElectricityBadValuesThreshold

    Пороги недостоверных значений параметров качества электроэнергии.

    Inheritance
    System.Object
    SupplySystemBadValuesThreshold
    ElectricityBadValuesThreshold
    Inherited Members
    SupplySystemBadValuesThreshold.TryGetValue(Int32, BadValuesThreshold)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Lers.Administration.BadValues
    Assembly: Lers.Server.System.dll
    Syntax
    public class ElectricityBadValuesThreshold : SupplySystemBadValuesThreshold
    Remarks

    Этот класс используется вместо модели для ускорения поиска порога в массиве.

    Constructors

    ElectricityBadValuesThreshold(ElectricityBadValuesThreshold)

    Конструктор.

    Declaration
    public ElectricityBadValuesThreshold(ElectricityBadValuesThreshold badValues)
    Parameters
    Type Name Description
    Lers.Models.ElectricityBadValuesThreshold badValues

    Properties

    ElectricQuality

    Список недостоверных значений параметров качества электроэнергии.

    Declaration
    public Dictionary<int, BadValuesThreshold> ElectricQuality { get; }
    Property Value
    Type Description
    Dictionary<System.Int32, Lers.Models.BadValuesThreshold>
    In This Article
    Back to top ©2018 - 2026, ООО "ЛЭРС УЧЁТ"