| Package | Description |
|---|---|
| neurord.model |
These classes represent the model as it is stored in the input files.
|
| neurord.neuroml |
| Modifier and Type | Field and Description |
|---|---|
ArrayList<Segment> |
Morphology.segments |
| Modifier and Type | Method and Description |
|---|---|
void |
EndPoint.interiorPointConnect(Segment tgtSeg,
double f,
MorphPoint twds) |
void |
MorphPoint.setSegment(Segment seg) |
| Modifier and Type | Method and Description |
|---|---|
void |
Segment.checkResolved(HashMap<String,Segment> segmentHM) |
void |
Segment.resolve(HashMap<String,Segment> segmentHM) |
void |
EndPoint.resolve(HashMap<String,Segment> segmentHM,
MorphPoint ep) |
| Modifier and Type | Method and Description |
|---|---|
Segment |
segment.getStochDiffSegment(HashMap<String,String> cableHM) |
Copyright © 2016. All rights reserved.