BoundsValues Class: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| Kate Racaza (talk | contribs) | Kate Racaza (talk | contribs)  Undo revision 60664 by Kate Racaza (Talk) | ||
| Line 7: | Line 7: | ||
| {| {{APITable}} | {| {{APITable}} | ||
| |- | |- | ||
| | style="width: 200px;"| | | style="width: 200px;"|Upper||Gets or sets the upper value. '''Double'''. | ||
| |- | |- | ||
| | | |Lower||Gets or sets the lower value. '''Double'''. | ||
| |} | |} | ||
Revision as of 21:39, 31 August 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. |