WAPlotType Enumeration
Jump to navigation
Jump to search
Specifies the plot type for a Weibull++/ALTA plot.
Syntax
Public Enum WAPlotType
Formatted Usage Example 1
WAPlotType Enum Probability = WeibullPlotType.ptProbability Reliability = WeibullPlotType.ptReliability Unreliability = WeibullPlotType.ptUnreliability Pdf = WeibullPlotType.ptPdf FailureRate = WeibullPlotType.ptFailureRate Contour = WeibullPlotType.ptContour FSHistogram = WeibullPlotType.ptFSHistogram PdfHistogram = 777 FSPie = WeibullPlotType.ptFSPie FSTimeline = WeibullPlotType.ptFSTimeline UseLevelProbability = WeibullPlotType.ptUseLevel LifeVsStress = WeibullPlotType.ptLifeStress StdDevVsStress = WeibullPlotType.ptStdDevStress AFVsStress = WeibullPlotType.ptAFStress StandardResiduals = WeibullPlotType.ptStandardResiduals CoxSnellResiduals = WeibullPlotType.ptCoxSnellResiduals StandardVsFittedValue = WeibullPlotType.ptStandardFitted