VoxelSpace-class: VoxelSpace

VoxelSpace-classR Documentation

VoxelSpace

Description

Class that holds the state variables of every voxel of the voxel space in a data.table::data.table object, plus metadata from the voxel space header.

Value

An object of class VoxelSpace.

Slots

file

the path of the voxel file (.vox).

data

the voxels hold in a data.table.

header

a list of parameters associated to this voxel file.

See Also

readVoxelSpace()


AMAPVox documentation built on July 9, 2023, 5:32 p.m.