com.perfdynamics.pdq
Class Node
java.lang.Object
com.perfdynamics.pdq.Node
public class Node
- extends java.lang.Object
- Author:
- plh
Constructor Summary |
Node(int no_streams)
|
Method Summary |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAXNODES
public static final int MAXNODES
- See Also:
- Constant Field Values
MEM
public static final int MEM
- See Also:
- Constant Field Values
CEN
public static final int CEN
- See Also:
- Constant Field Values
DLY
public static final int DLY
- See Also:
- Constant Field Values
MSQ
public static final int MSQ
- See Also:
- Constant Field Values
devtype
public int devtype
sched
public int sched
devname
public java.lang.String devname
NoStreams
public int NoStreams
visits
public double[] visits
service
public double[] service
demand
public double[] demand
resit
public double[] resit
utiliz
public double[] utiliz
qsize
public double[] qsize
avqsize
public double[] avqsize
Node
public Node(int no_streams)
main
public static void main(java.lang.String[] args)