class
Int8GridBaseContents
- Reference
Methods
Special methods
- def __iter__(self, /) -> typing.Iterator[Int8Grid.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