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 11: | Line 11: | ||
|RGA||2||Repairable system/reliability growth data for use in RGA. | |RGA||2||Repairable system/reliability growth data for use in RGA. | ||
|} | |} | ||
==See Also== | |||
*[[RawDataSet Class]] | |||
Revision as of 23:45, 5 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. |
