Constant Field Values

Contents

nl.tudelft.*

  • nl.tudelft.simulation.examples.dsol.animation.Ball 
    Modifier and Type Constant Field Value
    public static final double RADIUS 5.0
  • nl.tudelft.simulation.examples.dsol.timesharedcomputer.Computer 
    Modifier and Type Constant Field Value
    public static final long NUMBER_OF_JOBS 1000L
    public static final long NUMBER_OF_TERMINALS 80L
  • nl.tudelft.simulation.examples.dsol.timesharedcomputer.Cpu 
    Modifier and Type Constant Field Value
    public static final boolean BUSY false
    public static final boolean IDLE true
    public static final double QUANTUM 0.1
    public static final double SWAP 0.015