KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.io.dbutil
/
BatchStatViewData
/
BatchStatViewData
Batch
Stat
View
Data
constructor
(
exp_name
:
String
=
""
,
run_name
:
String
=
""
,
rep_id
:
Int
=
-1
,
stat_name
:
String
=
""
,
stat_count
:
Double
?
=
null
,
average
:
Double
?
=
null
,
std_dev
:
Double
?
=
null
)