Package jline.lang
Class NetworkStruct
java.lang.Object
jline.lang.NetworkStruct
- All Implemented Interfaces:
Serializable
,Cloneable
Class summarizing the characteristics of a Network object
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionint
int
double
int
int
int
-
Constructor Summary
-
Method Summary
-
Field Details
-
nstations
public int nstations -
nstateful
public int nstateful -
nnodes
public int nnodes -
nclasses
public int nclasses -
nclosedjobs
public double nclosedjobs -
nchains
public int nchains -
rtorig
-
lst
-
state
-
stateprior
-
space
-
routing
-
proctype
-
mu
-
phi
-
proc
-
pie
-
sched
-
inchain
-
visits
-
nodevisits
-
droprule
-
nodeparam
-
sync
-
cdscaling
-
refstat
-
njobs
-
nservers
-
connmatrix
-
scv
-
isstation
-
isstateful
-
isstatedep
-
nodeToStateful
-
nodeToStation
-
stationToNode
-
stationToStateful
-
statefulToNode
-
rates
-
classprio
-
phases
-
phasessz
-
phaseshift
-
schedparam
-
chains
-
rt
-
nvars
-
rtnodes
-
csmask
-
isslc
-
cap
-
classcap
-
refclass
-
lldscaling
-
fj
-
nodetypes
-
classnames
-
nodenames
-
stations
-
stateful
-
jobclasses
-
nodes
-
-
Constructor Details
-
NetworkStruct
public NetworkStruct()
-
-
Method Details