VoxelSpace-class {AMAPVox} | R 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
[Package AMAPVox version 2.2.1 Index]