Package jline.solvers.ssa
Class SampleNodeState
java.lang.Object
jline.solvers.ssa.SampleNodeState
- All Implemented Interfaces:
Serializable
Container for node state sampling results from SSA solver
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
-
Field Details
-
handle
The node that was sampled -
t
Time points of the sampling -
state
State information at each time point -
event
List of events that occurred during sampling -
isaggregate
public boolean isaggregateWhether this represents aggregate data
-
-
Constructor Details
-
SampleNodeState
public SampleNodeState() -
SampleNodeState
-