Generator Generation Property ElecNetKit Documentation
The total kVA that the Generator injects into the network. The real component represents the real power (kW) and the imaginary component represents the injected reactive (imaginary) power (kVAr).

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

public Complex Generation { get; set; }
See Also