Class SummaryCurrentsMonitorMeasurePointParam
Параметры точки учёта сводного монитора текущих
public class SummaryCurrentsMonitorMeasurePointParam
- Inheritance
-
SummaryCurrentsMonitorMeasurePointParam
- Inherited Members
- Extension Methods
Properties
M1_max
public float? M1_max { get; }
Property Value
M1_min
public float? M1_min { get; }
Property Value
M2_max
public float? M2_max { get; }
Property Value
M2_min
public float? M2_min { get; }
Property Value
MeasurePoint
Точка учёта
public MeasurePoint MeasurePoint { get; }
Property Value
P1_max
public float? P1_max { get; }
Property Value
P1_min
public float? P1_min { get; }
Property Value
P2_max
public float? P2_max { get; }
Property Value
P2_min
public float? P2_min { get; }
Property Value
dQ_max
public float? dQ_max { get; }
Property Value
dQ_min
public float? dQ_min { get; }
Property Value
t1_max
public float? t1_max { get; }
Property Value
t1_min
public float? t1_min { get; }
Property Value
t2_max
public float? t2_max { get; }
Property Value
t2_min
public float? t2_min { get; }