Instantiates a new Load. This constructor is
for building balanced networks only.
Namespace: ElecNetKit.NetworkModellingAssembly: ElecNetKit.Core (in ElecNetKit.Core.dll) Version: 1.1.4771.27370 (1.1.0.0)
Syntax
Parameters
- ID
- Type:
System String
The ID of the load.
- ActualKVA
- Type:
System.Numerics Complex
The total kVA absorbed by the load.
- NumPhases (Optional)
- Type:
System Int32
The number of phases to split ActualKVA between.
See Also