Package | Description |
---|---|
cnslab.cnsnetwork |
Modifier and Type | Field and Description |
---|---|
Branch |
InputEvent.branch
the branch data
|
Branch[] |
Axon.branches |
Constructor and Description |
---|
AInputEvent(double time,
Branch branch,
int from,
int sourceId,
int avalancheId) |
Axon(Branch[] branches) |
InputEvent(double time,
Branch branch,
int from) |