BoundsValues Class: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| Kate Racaza (talk | contribs) No edit summary | Kate Racaza (talk | contribs) No edit summary | ||
| Line 1: | Line 1: | ||
| {{Template:API}}{{Template:APIBreadcrumbClass}} | {{Template:API}}{{Template:APIBreadcrumbClass}}{{:User:Kate_Racaza/test_page}} | ||
| Line 5: | Line 6: | ||
| == Properties  == | == Properties  == | ||
| {| {{APITable}} | {| {{APITable|1550}} | ||
| |- | |- | ||
| | 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    =DRAFT=
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. |