ConfBoundsTypes Enumeration

From ReliaWiki
Revision as of 22:43, 20 April 2016 by Kate Racaza (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
APIWiki.png


Member of: SynthesisAPI


Specifies the type of confidence bounds to display for an associated WAPlotSettings object.

Members

Name Value Description
None 0 No bounds will be displayed.
TypeI 1 Displays the bounds on time.
TypeII 2 Displays the bounds on reliability.
Both 3 Displays the bounds on both time and reliability.




See Also