svsim.Simulation.Command.Tick
case class Tick(id: String, inPhaseValue: BigInt, outOfPhaseValue: BigInt, timestepsPerPhase: Int, maxCycles: Int, sentinel: Option[(Port, BigInt)]) extends Command
Attributes
-
Source
-
Simulation.scala
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product