getUnitGroupCellMap.ChipEffectFile: Gets a (unit, group, cell) index map
Description
Gets a (unit, group, cell) index map.
Usage
# S3 method for ChipEffectFile
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.
 
  
- ...
- Not used. 
  
- verbose
- See - Verbose.
 
See Also
For more information see ChipEffectFile.