Class CorticalRegion

All Implemented Interfaces:
java.lang.Cloneable, java.lang.Comparable<DynamicModelComponent>, AttributeListener, AttributeObject, InterfaceObject, NamedObject, TreeObject, CleanableObject, DynamicModelComponent, TimeStepListener, Updateable
Direct Known Subclasses:
CorticalVolume

public abstract class CorticalRegion
extends AbstractNeuroComponent
Represents a component at the resolution of a cortical region. This superclass is a generic representation which defines the geometry of the region. Subclasses should provide specific dynamic model implementations of the region.
Author:
Andrew Reid
  • Constructor Details

    • CorticalRegion

      public CorticalRegion()