Class TimeLagGraph.NodeId
java.lang.Object
edu.cmu.tetrad.graph.TimeLagGraph.NodeId
- Enclosing class:
TimeLagGraph
Represents a NodeId with a name and a lag value.
- Version:
- $Id: $Id
- Author:
- josephramsey
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NodeId
-
-
Method Details
-
getName
-
getLag
public int getLag()Getter for the field
lag.- Returns:
- a int
-