ChainExperimentor MembersElecNetKit Documentation

The ChainExperimentor type exposes the following members.
Constructors

  NameDescription
Public methodChainExperimentor
Instantiates a new ChainExperimentor with an empty experiment chain.
Back to Top
Methods

  NameDescription
Public methodExperiment
Obtains simulator-specific experiment commands pertaining to each IExperimentor in order and aggregates them into a single experiment.
Back to Top
Properties

  NameDescription
Public propertyExperimentors
A list of sub-experiments. Sub-experiments will be executed in order.
Back to Top
See Also