Load ActualKVAPhased Property ElecNetKit Documentation
The kVA absorbed by the load, by phase. A positive imaginary quantity corresponds to a lagging power factor, a negative imaginary quantity corresponds to a leading power factor.

Namespace: ElecNetKit.NetworkModelling
Assembly: ElecNetKit.Core (in ElecNetKit.Core.dll) Version: 1.1.4771.27370 (1.1.0.0)
Syntax

public Phased<Complex> ActualKVAPhased { get; private set; }
See Also