NetworkController MethodsElecNetKit Documentation
The NetworkController type exposes the following members.
Methods

  NameDescription
Public methodClearNetworkCache
Forces the pre-experiment network to be recalculated.
Public methodExecute
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.
Back to Top
See Also