RawDataSetType Enumeration: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) m (moved AnalyticalDataSetType Enumeration to RawDataSetType Enumeration: Incorrect name.) |
Kate Racaza (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Template: | {{Template:API}}{{Template:APIBreadcrumb|10}} | ||
<onlyinclude>Specifies the type of data that a [[RawDataSet Class|RawDataSet]] object, which represents an SDW data collection, will contain. </onlyinclude> | |||
===Members=== | |||
{| {{APITable}} | |||
|- | |||
| style="width: 240px;"|Weibull||''Value = 1''. Life data for use in Weibull++. | |||
|- | |||
|RGA|| ''Value = 2''. Repairable system/reliability growth data for use in RGA. | |||
|} |
Revision as of 20:46, 24 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. |