InitialSetupEntry

@Serializable
data class InitialSetupEntry(val toType: Int, val setupTime: Double)(source)

An initial (first-job) setup-time entry by type.

Constructors

Link copied to clipboard
constructor(toType: Int, setupTime: Double)

Properties

Link copied to clipboard
Link copied to clipboard
val toType: Int