KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.io.dbutil
/
SimulationRunTableData
/
SimulationRunTableData
Simulation
Run
Table
Data
constructor
(
run_id
:
Int
=
-1
,
exp_id_fk
:
Int
=
-1
,
run_name
:
String
=
""
,
num_reps
:
Int
=
-1
,
start_rep_id
:
Int
=
-1
,
last_rep_id
:
Int
?
=
null
,
run_start_time_stamp
:
Long
?
=
null
,
run_end_time_stamp
:
Long
?
=
null
,
run_error_msg
:
String
?
=
null
)