NetworkController ClassElecNetKit Documentation
A class that governs the production of a network model, experimenting on the network model and transforming the results (all as requested). Capable of working with any ISimulator, and will automatically detect and use any available simulator in the /ElecNetKitExtensions subfolder of the entry assembly (OnlineGetEntryAssembly )'s location.
Inheritance Hierarchy

OnlineSystem Object
  ElecNetKit.Simulator NetworkController

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

public class NetworkController
See Also