Class ClusterExperiment4.NodeIntPair
java.lang.Object
se.lnu.siq.s4rdm3x.model.cmd.saerocon18.ClusterExperiment4.NodeIntPair
- Enclosing class:
- ClusterExperiment4
public static class ClusterExperiment4.NodeIntPair
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description (package private) intm_fanIn(package private) intm_fanOut(package private) CNodem_node(package private) intm_totalFan -
Constructor Summary
Constructors Constructor Description NodeIntPair() -
Method Summary
-
Field Details
-
m_node
CNode m_node -
m_fanIn
int m_fanIn -
m_fanOut
int m_fanOut -
m_totalFan
int m_totalFan
-
-
Constructor Details
-
NodeIntPair
public NodeIntPair()
-