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 5: | Line 5: | ||
==Members== | ==Members== | ||
{| {{ | {| {{APITableEnum}} | ||
|- | |- | ||
| style="width: 100px;"|Weibull||Life data for use in Weibull++. | | style="width: 100px;"|Weibull||style="width: 70px;"|1||Life data for use in Weibull++. | ||
|- | |- | ||
|RGA||Repairable system/reliability growth data for use in RGA. | |RGA||2||Repairable system/reliability growth data for use in RGA. | ||
|} | |} |
Revision as of 23:18, 6 August 2015
Member of: SynthesisAPI
Specifies the type of data that a RawDataSet object, which represents an SDW data collection, will contain.
Members
Name | Value | Description |
---|---|---|
Weibull | 1 | Life data for use in Weibull++. |
RGA | 2 | Repairable system/reliability growth data for use in RGA. |