Skip to contents

Class for organizing tiles into hierarchical groups for batch processing. Groups can represent spatial regions, processing stages, or any logical organization of tiles.

Slots

tp

tilePlan. The underlying tilePlan-inheriting object

groups

list. Named list where each element contains tile indices for that group

active

character. Name of a group to set as active for [i] shorthand indexing and length().

metadata

data.frame. Metadata about each group

See also