CellRangeFilter

class rips.CellRangeFilter(pb2_object: PdmObject | None = None, channel: Channel | None = None)

Bases: CellFilter

cell_count_i

Width

Type:

int

cell_count_j

Width

Type:

int

cell_count_k

Width

Type:

int

start_index_i

I Start

Type:

int

start_index_j

J Start

Type:

int

start_index_k

K Start

Type:

int