KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.modeling.station.config
/
InitialSetupEntry
Initial
Setup
Entry
@
Serializable
data
class
InitialSetupEntry
(
val
toType
:
Int
,
val
setupTime
:
Double
)
(
source
)
An initial (first-job) setup-time entry by type.
Members
Constructors
Initial
Setup
Entry
Link copied to clipboard
constructor
(
toType
:
Int
,
setupTime
:
Double
)
Properties
setup
Time
Link copied to clipboard
val
setupTime
:
Double
to
Type
Link copied to clipboard
val
toType
:
Int