IResultsTransform MembersElecNetKit Documentation

The IResultsTransform type exposes the following members.
Methods

  NameDescription
Public methodPostExperimentHook
Called by a NetworkController after experiment commands are run. Implementors should meaningfully measure or modify the NetworkModel to enable better analysis of results.
Public methodPreExperimentHook
Called by a NetworkController before experiment commands are run, providing the IResultsTransform with a chance to measure or manipulate network parameters before experiment.
Back to Top
See Also