Previous topic

TCIF data

Next topic

iplt.alg module: Image and reflection list algorithms

Lattice Line Data

class iplt.LatticeLineData((object)arg1, (ReflectionList)self[, (bool)hermitian=False[, (str)f_label=''[, (str)phi_label='']]])
Get((LatticeLineData)arg1, (ReflectionIndex)arg2) → complex
GetAmplitude((LatticeLineData)arg1, (ReflectionIndex)arg2) → float
GetIndexList((LatticeLineData)arg1) → PointList
GetPhase((LatticeLineData)arg1, (ReflectionIndex)arg2) → float
__init__((object)arg1, (ReflectionList)self[, (bool)hermitian=False[, (str)f_label=''[, (str)phi_label='']]]) → None