MinMaxAvr Constructor
Initializes a new instance of the MinMaxAvr class.
Namespace:
UAOOI.ProcessObserver.RealTime.UtilsAssembly: RealTime (in RealTime.dll)
Syntax
public MinMaxAvr( ushort elements )
Public Sub New ( _ elements As UShort _ )
public: MinMaxAvr( unsigned short^ elements )
Parameters
- elements
- Type: UInt16
The number of elements that must be collected to count new Min,Max,Avg values