NetworkController Execute Method ElecNetKit Documentation
Runs the simulation, and an experiment (IExperimentor, if specified), and applies a results transform (IResultsTransform, if specified). After simulation has been run, the network can be retrieved for plotting/analysis.

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

public void Execute()
See Also