ConfBoundsTypes Enumeration: Difference between revisions
Jump to navigation
Jump to search
Chris Kahn (talk | contribs) m (moved ConfBoundsTypes to ConfBoundsTypes Enumeration) |
Chris Kahn (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
{{Template:ConfBoundsTypes.Cmt}} | {{Template:ConfBoundsTypes.Cmt}} | ||
== | == Members == | ||
{{ | *None {{APIComment|No bounds will be displayed.}} | ||
*TypeI {{APIComment|The bounds on time will be displayed.}} | |||
{{ | *TypeII {{APIComment|The bounds on reliability will be displayed.}} | ||
*Both {{APIComment|The bounds on both time and reliability will be displayed.}} |
Revision as of 23:31, 10 March 2014
Used with the WAPlotSettings class to specify which confidence bounds will be shown in a plot.
Members
- None No bounds will be displayed.
- TypeI The bounds on time will be displayed.
- TypeII The bounds on reliability will be displayed.
- Both The bounds on both time and reliability will be displayed.