BoundsValues Class: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) (Undo revision 60664 by Kate Racaza (Talk)) |
Kate Racaza (talk | contribs) No edit summary |
||
Line 11: | Line 11: | ||
|Lower||Gets or sets the lower value. '''Double'''. | |Lower||Gets or sets the lower value. '''Double'''. | ||
|} | |} | ||
==Related Links== | |||
*[[CModel.Bounds Reliability|CModel.Bounds Reliability Method]] | |||
*[[CModel.Bounds Unreliability|CModel.Bounds Unreliability Method]] | |||
*[[CModel.Bounds Time|CModel.Bounds Time Method]] | |||
*[[CModel.Bounds MeanTime|CModel.Bounds MeanTime Method]] | |||
*[[CModel.Bounds FailureRate|CModel.Bounds FailureRate Method]] |
Revision as of 18:48, 29 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. |