BrainSurfaceSource-class: BrainSurfaceSource

Description Usage Arguments Slots

Description

A class that is used to produce a BrainSurface instance

Constructor for BrainSurfaceSource

Usage

1
BrainSurfaceSource(surfaceName, surfaceDataName, index = 1)

Arguments

surfaceName

the name of the file containing the surface geometry.

surfaceDataName

the name of the file containing the data values to be mapped to the surface.

index

the integer offset into the surface data matrix

Slots

metaInfo

a SurfaceGeometryMetaInfo instance

dataMetaInfo

a SurfaceDataMetaInfo instance

index

the index offset into the surface data matrix


neuroim documentation built on May 2, 2019, 1:04 p.m.