NetworkModel ClassElecNetKit Documentation
Defines the entire network model, in terms of buses, lines, loads, generators and the connections between them.
Inheritance Hierarchy

OnlineSystem Object
  ElecNetKit.NetworkModelling NetworkModel

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

[SerializableAttribute]
public class NetworkModel
See Also