Click or drag to resize

measureTrendTaker Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The measureTrendTaker type exposes the following members.

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