gemmi.FloatGridBase class

Contents

Methods

def fill(self, value: float) -> None
def sum(self, /) -> float

Special methods

def __iter__(self, /) -> typing.Iterator[FloatGrid.Point]

Properties

axis_order: AxisOrder get
nu: int get
size in the first (fastest-changing) dim
nv: int get
size in the second dimension
nw: int get
size in the third (slowest-changing) dim
point_count: int get
spacegroup: SpaceGroup get set
unit_cell: UnitCell get set