Table Of Contents

Previous topic

Spot list overlay

Next topic

Tutorials and Scripts

Unit cell overlay

Python interface

class iplt.gui.UnitCellOverlay((object)arg1, (SpatialUnitCell)arg2)
GetPhaseShift((UnitCellOverlay)arg1) → Vec2 :
C++ signature :
geom::Vec2 GetPhaseShift(iplt::gui::UnitCellOverlay {lvalue})
SetPhaseShift((UnitCellOverlay)arg1, (Vec2)arg2) → None :
C++ signature :
void SetPhaseShift(iplt::gui::UnitCellOverlay {lvalue},geom::Vec2)
__init__((object)arg1, (SpatialUnitCell)arg2) → None :
C++ signature :
void __init__(_object*,iplt::SpatialUnitCell)

C++ interface