CorticalLayer ============= .. code-block :: python from mcot.surface.cortex import CorticalLayer .. currentmodule:: mcot.surface.cortex .. autoclass:: CorticalLayer .. automethod:: __init__ .. rubric:: Inheritance diagram .. inheritance-diagram:: mcot.surface.cortex.CorticalLayer .. rubric:: Methods .. autosummary:: ~CorticalLayer.volume ~CorticalLayer.wedge_volume .. rubric:: Attributes .. autosummary:: ~CorticalLayer.hemisphere ~CorticalLayer.nfaces ~CorticalLayer.nvertices ~CorticalLayer.structure volume ------ .. automethod:: CorticalLayer.volume wedge\_volume ------------- .. automethod:: CorticalLayer.wedge_volume