RawDataSetType Enumeration: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) (Created page with '{{Template:APIClass|RawDataSet Class|RawDataSet}} == Declaration == {{APIPrefix|Public Enum}} {{APIName|AnalyticalDataSetType}} :{{APIName|SynthesisAPI}}={{APIName|0}} :{{APIN…') |
Kate Racaza (talk | contribs) mNo edit summary |
||
(23 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{Template: | {{Template:API}}{{Template:APIBreadcrumb}} | ||
<onlyinclude>Specifies the type of data associated with a [[RawDataSet Class|RawDataSet]] object. </onlyinclude> | |||
{{ | ==Members== | ||
{| {{APITableEnum}} | |||
|- | |||
| style="width: 100px;"|Weibull||style="width: 70px;"|1||Life data for use in Weibull++. | |||
|- | |||
|RGA||2||Repairable system/reliability growth data for use in RGA. | |||
|} | |||
==See Also== | |||
*[[RawDataSet Class]] |
Latest revision as of 21:31, 13 November 2015
Member of: SynthesisAPI
Specifies the type of data associated with a RawDataSet object.
Members
Name | Value | Description |
---|---|---|
Weibull | 1 | Life data for use in Weibull++. |
RGA | 2 | Repairable system/reliability growth data for use in RGA. |