BoundsValues Class: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) No edit summary |
Kate Racaza (talk | contribs) (Undo revision 61211 by Kate Racaza (Talk)) |
||
Line 1: | Line 1: | ||
{{Template:API}}{{Template:APIBreadcrumbClass}} | {{Template:API}}{{Template:APIBreadcrumbClass}} | ||
Line 6: | Line 5: | ||
== Properties == | == Properties == | ||
{| {{APITable | {| {{APITable}} | ||
|- | |- | ||
| style="width: 200px;"|Upper||Gets or sets the upper value. '''Double'''. | | style="width: 200px;"|Upper||Gets or sets the upper value. '''Double'''. |
Revision as of 20:51, 30 October 2015
Member of: SynthesisAPI
Stores the upper and lower confidence bounds estimated from a cModel object.
Properties
Name | Description |
---|---|
Upper | Gets or sets the upper value. Double. |
Lower | Gets or sets the lower value. Double. |