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:APIClass|RawDataSet Class|RawDataSet}}
Describes the type of data the Raw DataSet uses.
Specifies the type of data that a [[RawDataSet Class|RawDataSet]] object will contain.
== Property Syntax==
 
{{APIPrefix|Public Enum}}
== Members ==
{{APIName|'''AnalyticalDataSetType'''}}<br>
 
{{APIComment|The type is Weibull or RGA.}}
*Weibull {{APIComment|Data for use in Weibull++.}}
{{Template:RawDataSet.AnalyticalDataSetType}}
*RGA    {{APIComment|Data for use in RGA.}}

Revision as of 20:49, 5 March 2014


Specifies the type of data that a RawDataSet object will contain.

Members

  • Weibull Data for use in Weibull++.
  • RGA Data for use in RGA.