VoxelRaster


superclasses:

Raster

subclassing:

The user may define subclasses of this class.

restricted:

space.geometry : XYZCellGrid | XYZImageGrid

comments:

A voxel raster is a true three dimensional raster, with reference to a a volume of space. The cellular structure defining the geometry comes from either XYZCellGrid or XYZImageGrid. In a user defined subclass, the particular choice of structure can be specified in a restricted clause. Values comes from the inherited attribute contents.


Links to Section 3.1 and the complete SAIF class list