Method Mean
- Assembly
- NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
Mean()
Calculates the mean value across pins for each site, and returns the mean value for each site.
public SiteData<double> Mean()
Returns
Remarks
Alternatively, you can use the MeanBySite method to calculate the mean value across sites for each pin.