RawDataSetType Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
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

APIWiki.png


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.




See Also