Click or drag to resize

measureTrendTakerT Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The measureTrendTakerT generic type exposes the following members.

Properties
  NameDescription
Public propertyformat
Format (Standard Numeric Format, like F4, P2...) to be used for value representation
(Inherited from measureTrendTaker.)
Public propertyIsCumulative
True if the measured value represents a cumulative measure, e.g. bytes downloaded so far
(Inherited from measureTrendTaker.)
Public propertyIsTimeAverage
True if the measured value has time based measurement unit, e.g. kilobytes per minut
(Inherited from measureTrendTaker.)
Public propertyMacroSampleSize
Number of samples to take for macro mean
(Inherited from measureTrendTaker.)
Public propertyMicroSampleSize
Number of samples to take for micro mean
(Inherited from measureTrendTaker.)
Public propertyname
Gets or sets the name.
(Inherited from measureTrendTaker.)
Public propertyselector
Public propertySpearSampleSize
Number of samples to take for spear mean
(Inherited from measureTrendTaker.)
Public propertyunit
Letter or symbol representing the measurement unit
(Inherited from measureTrendTaker.)
Public propertyZeroMargin
Zero-centered margin (noise gate) to ignore, in percentage
(Inherited from measureTrendTaker.)
Top
See Also