KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.io.plotting
/
WelchPlot
/
WelchPlot
Welch
Plot
constructor
(
dataArrayObserver
:
WelchDataArrayObserver
)
constructor
(
analyzer
:
WelchDataFileAnalyzer
,
totalNumObservations
:
Int
=
analyzer.minNumObservationsInReplications.toInt()
)
constructor
(
avgs
:
DoubleArray
,
cumAvgs
:
DoubleArray
,
responseName
:
String
)