RawDataSetType Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
{{Template:APIClass|RawDataSet Class|RawDataSet}}
{{Template:API}}{{Template:APIBreadcrumb|10}}
Specifies the type of data that a [[RawDataSet Class|RawDataSet]] object will contain.


== Members ==


*Weibull {{APIComment|For use with Weibull++.}}
<onlyinclude>Specifies the type of data that a [[RawDataSet Class|RawDataSet]] object, which represents an SDW data collection, will contain. </onlyinclude>
*RGA     {{APIComment|For use with RGA.}}
 
===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

APIWiki.png


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.