You are here: Symbol Reference > SignalToolsTee Namespace > Structs, Records, Enums > SignalToolsTee.TConfidenceLabels Enumeration
DSP Master VCL
ContentsIndex
PreviousUpNext
SignalToolsTee.TConfidenceLabels Enumeration

Specifies how confidence interval is to be displayed with marked peaks.

Pascal
TConfidenceLabels = (
  cnfNone,
  cnfAbsolute,
  cnfPercent
);
Members 
Description 
cnfNone 
Do not include confidence intervals in to mark labels. 
cnfAbsolute 
Include absolute value of confiderence intervals with marks. 
cnfPercent 
Include confidence interval as a percentage of the peak magnitude. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!