public final class PRun extends Object implements Runnable
Modifier and Type | Field and Description |
---|---|
static int |
DISCRETE_EVENT |
static int |
FIRE_EVENT
Fire event id
|
static int |
INPUT_EVENT
internal Input event id
|
double |
minTime
Minimum of synaptic delay
|
static int |
POI_EVENT
Poisson Input event id
|
static int |
RESET
Deprecated.
|
Constructor and Description |
---|
PRun(DiscreteEventQueue discreteEventQueue,
Network network,
Object lock,
CyclicBarrier barrier) |
public static final int FIRE_EVENT
public static final int INPUT_EVENT
public static final int POI_EVENT
@Deprecated public static final int RESET
public static final int DISCRETE_EVENT
public double minTime
public PRun(DiscreteEventQueue discreteEventQueue, Network network, Object lock, CyclicBarrier barrier)
public boolean runAllowed()