IDatapublic class LatticeSumCrystal.DataGroupLSC extends DataGroup
DataGroup.DataInfoGroup, DataGroup.DataInfoGroupFactory| Modifier and Type | Method | Description |
|---|---|---|
IData |
getDataImaginary(int j,
int jp) |
Returns imaginary part of complex data.
|
IData |
getDataReal(int j,
int jp) |
Returns real part of complex data.
|
public IData getDataReal(int j, int jp)
j - index of basis element in origin celljp - index of basis element in lattice cellpublic IData getDataImaginary(int j, int jp)
j - index of basis element in origin celljp - index of basis element in lattice cell