EnergyConsumedMeanPowerRYB Property |
** NOTE: ADDED in CFX 1.3 **
The average amount of power consumed during the sample period on three phases
(in watts)
Namespace: CFX.ResourcePerformanceAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic List<double> MeanPowerRYB { get; set; }
Public Property MeanPowerRYB As List(Of Double)
Get
Set
Property Value
ListDouble
See Also