getUnitGroupCellMap.ChipEffectFile: Gets a (unit, group, cell) index map
Description
Gets a (unit, group, cell) index map.
Usage
"getUnitGroupCellMap"(this, units=NULL, force=FALSE, ..., verbose=FALSE)
Arguments
units
The units for which the map should be returned.
If NULL
, all units are considered. force
If TRUE
, cached cell indices are ignored.