Description
Returns array of statistical parameters for the given measurement.
Return Type
A Variant value.
Syntax
object.CalcStatistics (MeasName, OutStats())
The CalcStatistics Method syntax has these parts:
name of the measurement (localized version).
array of doubles to receive statistical values. The values are in order of mcStatsTypes enumeration.
Remarks
Statistics is calculated only for visible measurements.