Enumerates all storage-layer heights that can be built by stacking (and mixing) the given module heights, e.g. full blocks combined with at most one half block.
Arguments
- modules
Numeric vector of module heights in mm (e.g.
c(660, 350)for a full block plus a half block).- max_count
Integer vector (recycled to
length(modules)): maximum number of modules of each type in one stack. Defaults to 7 for every module (cf. GRAF EcoBloc smart, stackable up to 7 layers).- max_height
Maximum total stack height in mm (default 2600).