PerturbAndObserveRunner TObserve  ObserveElementValuesSelector Property ElecNetKit Documentation
A function that, given a NetworkElement, returns a value that should be recorded, both before and after the experiment is run.

Namespace: ElecNetKit.Sensitivities
Assembly: ElecNetKit.Sensitivities (in ElecNetKit.Sensitivities.dll) Version: 1.1.4771.27372 (1.1.0.0)
Syntax

public Func<NetworkElement, TObserve> ObserveElementValuesSelector { get; set; }
See Also