Method MeanBySite
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
MeanBySite()
Calculates the mean value across sites for each pin, and returns the site-to-site mean value for each pin.
public Dictionary<string, double> MeanBySite()
Returns
- Dictionary<string, double>
The mean value for each pin.