scalation.simulation.process.Junction
See theJunction companion class
The Junction
companion object provides a factory method for junctions.
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Create a junction using defaults for width w and height h.
Create a junction using defaults for width w and height h.
Value parameters
-
jTime
-
the jump-time through the junction
-
name
-
the name of the junction
-
xy
-
the (x, y) coordinates for the top-left corner of the junction
Attributes
Create a group of related junctions using defaults for width w and height h.
Create a group of related junctions using defaults for width w and height h.
Value parameters
-
jTime
-
the jump-time through the junction
-
jnt
-
repeated junction specific info: name, offset
-
xy
-
the (x, y) coordinates for the top-left corner of the reference junction.
Attributes