gemmi.ComplexGridBase class

Contents

Methods

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

Special methods

def __iter__(self, /) -> typing.Iterator[ComplexGrid.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