Package | Description |
---|---|
neurord.numeric.grid |
SteppedStochasticCalc contains the particle number based calculation with fixed timesteps
where a number of diffusion events and reactions is generated for each reaction, volume and
volume-volume connection at each timestep.
|
Modifier and Type | Method and Description |
---|---|
IGridCalc.EventType |
IGridCalc.Event.event_type() |
abstract IGridCalc.EventType |
NextEventQueue.NextEvent.event_type() |
IGridCalc.EventType |
NextEventQueue.NextDiffusion.event_type() |
IGridCalc.EventType |
NextEventQueue.NextReaction.event_type() |
IGridCalc.EventType |
NextEventQueue.NextStimulation.event_type() |
static IGridCalc.EventType |
IGridCalc.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IGridCalc.EventType[] |
IGridCalc.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.