WAPlotSettings Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
{{Template:APIClass|GlobalStuff WAPlots Class|GlobalStuff WAPlots}}
{{Template:APIClass|GlobalStuff WAPlots Class|GlobalStuff WAPlots}}
== Declaration  ==


{{APIPrefix|Public Class}}
This class describes various settings for the [[WAPlots_Class|WAPlots]].
{{APIName|WAPlotSettings}}


:{{APIPrefix|Public}}{{APIName|[[UserName]]}} {{APIPrefix|As String}}
== Declaration  ==


:{{APIPrefix|Public}}{{APIName|[[UserCompany]]}} {{APIPrefix|As String}}
{{Template:WAPlotSettings.UserName|UserName}}


:{{APIPrefix|Public}}{{APIName|[[AutoscaleX]]}} {{APIPrefix|As Boolean}}
{{Template:WAPlotSettings.UserCompany]]}}


:{{APIPrefix|Public}}{{APIName|[[AutoscaleY]]}} {{APIPrefix|As Boolean}}
{{Template:WAPlotSettings.AutoscaleX]]}}


:{{APIPrefix|Public}}{{APIName|[[Xmin]]}} {{APIPrefix|As Double}}
{{Template:WAPlotSettings.AutoscaleY]]}}


:{{APIPrefix|Public}}{{APIName|[[Xmax]]}} {{APIPrefix|As Double}}
{{Template:WAPlotSettings.Xmin]]}}


:{{APIPrefix|Public}}{{APIName|[[Ymin]]}} {{APIPrefix|As Double}}
{{Template:WAPlotSettings.Xmax]]}}


:{{APIPrefix|Public}}{{APIName|[[Ymax]]}} {{APIPrefix|As Double}}
{{Template:WAPlotSettings.Ymin]]}}


:{{APIPrefix|Public}}{{APIName|[[ShowParameterBar]]}} {{APIPrefix|As Boolean}}
{{Template:WAPlotSettings.Ymax]]}}


:{{APIPrefix|Public}}{{APIName|[[ShowParameterScales]]}} {{APIPrefix|As Boolean}}
{{Template:WAPlotSettings.ShowParameterBar]]}}


:{{APIPrefix|Public}}{{APIName|[[ShowTargetReliability]]}} {{APIPrefix|As Boolean}}
{{Template:WAPlotSettings.ShowParameterScales]]}}


:{{APIPrefix|Public}}{{APIName|[[ShowTargetTime]]}} {{APIPrefix|As Boolean}}
{{Template:WAPlotSettings.ShowTargetReliability]]}}


:{{APIPrefix|Public}}{{APIName|[[ShowTargetMarker]]}} {{APIPrefix|As Boolean}}
{{Template:WAPlotSettings.ShowTargetTime]]}}


:{{APIPrefix|Public}}{{APIName|[[TargetReliability]]}} {{APIPrefix|As Boolean}}
{{Template:WAPlotSettings.ShowTargetMarker]]}}


:{{APIPrefix|Public}}{{APIName|[[TargetTime]]}} {{APIPrefix|As Double}}
{{Template:WAPlotSettings.TargetReliability]]}}


:{{APIPrefix|Public}}{{APIName|[[ShowSuspensionPoints]]}} {{APIPrefix|As Boolean}}
{{Template:WAPlotSettings.TargetTime]]}}


:{{APIPrefix|Public}}{{APIName|[[ShowLeftCensoredPoints]]}} {{APIPrefix|As Boolean}}
{{Template:WAPlotSettings.ShowSuspensionPoints]]}}


:{{APIPrefix|Public}}{{APIName|[[ShowLinesAroundInterval]]}} {{APIPrefix|As Boolean}}
{{Template:WAPlotSettings.ShowLeftCensoredPoints]]}}


:{{APIPrefix|Public}}{{APIName|[[AdjustMLEPoints]]}} {{APIPrefix|As Boolean}}
{{Template:WAPlotSettings.ShowLinesAroundInterval]]}}


:{{APIPrefix|Public}}{{APIName|[[StraightenGammaLine]]}} {{APIPrefix|As Boolean}}
{{Template:WAPlotSettings.AdjustMLEPoints]]}}


:{{APIPrefix|Public}}{{APIName|[[ShowNumberInGroup]]}} {{APIPrefix|As Boolean}}
{{Template:WAPlotSettings.StraightenGammaLine]]}}


:{{APIPrefix|Public}}{{APIName|[[PlotXPrecision]]}} {{APIPrefix|As Integer}}
{{Template:WAPlotSettings.ShowNumberInGroup]]}}


:{{APIPrefix|Public}}{{APIName|[[PlotYPrecision]]}} {{APIPrefix|As Integer}}
{{Template:WAPlotSettings.PlotXPrecision]]}}


:{{APIPrefix|Public}}{{APIName|[[PlotXTolerance]]}} {{APIPrefix|As Integer}}
{{Template:WAPlotSettings.PlotYPrecision]]}}


:{{APIPrefix|Public}}{{APIName|[[PlotYTolerance]]}} {{APIPrefix|As Integer}}
{{Template:WAPlotSettings.PlotXTolerance]]}}


:{{APIPrefix|Public}}{{APIName|[[ConfBounds_SideSelected]]}} {{APIPrefix|As}} {{APIName|[[ConfBoundsSides]]}} = {{APIName|[[ConfBoundsSides]].None}}
{{Template:WAPlotSettings.PlotYTolerance]]}}


:{{APIPrefix|Public}}{{APIName|[[ConfBounds_TypesSelected]]}} {{APIPrefix|As}} {{APIName|[[ConfBoundsTypes]]}} = {{APIName|[[ConfBoundsTypes]].None}}
{{Template:WAPlotSettings.ConfBounds_SideSelected]]}}


:{{APIPrefix|Public}}{{APIName|[[ConfidenceLevel]]}} {{APIPrefix|As Double}}
{{Template:WAPlotSettings.ConfBounds_TypesSelected]]}}


:{{APIPrefix|Public}}{{APIName|[[ContourConfLevel]]}} {{APIPrefix|As Double}}
{{Template:WAPlotSettings.ConfidenceLevel]]}}


:{{APIPrefix|Public}}{{APIName|[[HistogramInterval]]}} {{APIPrefix|As Double}}
{{Template:WAPlotSettings.ContourConfLevel]]}}


{{APIComment|Settings used in Weibull / ALTA plots.}}
{{Template:WAPlotSettings.HistogramInterval]]}}

Revision as of 00:49, 17 September 2013



This class describes various settings for the WAPlots.

Declaration

Public UserName As String
Username that appears on the plot.

{{Template:WAPlotSettings.UserCompany]]}}

{{Template:WAPlotSettings.AutoscaleX]]}}

{{Template:WAPlotSettings.AutoscaleY]]}}

{{Template:WAPlotSettings.Xmin]]}}

{{Template:WAPlotSettings.Xmax]]}}

{{Template:WAPlotSettings.Ymin]]}}

{{Template:WAPlotSettings.Ymax]]}}

{{Template:WAPlotSettings.ShowParameterBar]]}}

{{Template:WAPlotSettings.ShowParameterScales]]}}

{{Template:WAPlotSettings.ShowTargetReliability]]}}

{{Template:WAPlotSettings.ShowTargetTime]]}}

{{Template:WAPlotSettings.ShowTargetMarker]]}}

{{Template:WAPlotSettings.TargetReliability]]}}

{{Template:WAPlotSettings.TargetTime]]}}

{{Template:WAPlotSettings.ShowSuspensionPoints]]}}

{{Template:WAPlotSettings.ShowLeftCensoredPoints]]}}

{{Template:WAPlotSettings.ShowLinesAroundInterval]]}}

{{Template:WAPlotSettings.AdjustMLEPoints]]}}

{{Template:WAPlotSettings.StraightenGammaLine]]}}

{{Template:WAPlotSettings.ShowNumberInGroup]]}}

{{Template:WAPlotSettings.PlotXPrecision]]}}

{{Template:WAPlotSettings.PlotYPrecision]]}}

{{Template:WAPlotSettings.PlotXTolerance]]}}

{{Template:WAPlotSettings.PlotYTolerance]]}}

{{Template:WAPlotSettings.ConfBounds_SideSelected]]}}

{{Template:WAPlotSettings.ConfBounds_TypesSelected]]}}

{{Template:WAPlotSettings.ConfidenceLevel]]}}

{{Template:WAPlotSettings.ContourConfLevel]]}}

{{Template:WAPlotSettings.HistogramInterval]]}}