RawDataSetType Enumeration: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) No edit summary |
Kate Racaza (talk | contribs) No edit summary |
||
Line 7: | Line 7: | ||
{| {{APITable}} | {| {{APITable}} | ||
|- | |- | ||
| style="width: | | style="width: 100px;"|Weibull||''Value = 1''. Life data for use in Weibull++. | ||
|- | |- | ||
|RGA|| ''Value = 2''. Repairable system/reliability growth data for use in RGA. | |RGA|| ''Value = 2''. Repairable system/reliability growth data for use in RGA. | ||
|} | |} |
Revision as of 18:31, 27 July 2015
Member of: SynthesisAPI10
Specifies the type of data that a RawDataSet object, which represents an SDW data collection, will contain.
Members
Name | Description |
---|---|
Weibull | Value = 1. Life data for use in Weibull++. |
RGA | Value = 2. Repairable system/reliability growth data for use in RGA. |