Interface MSInterface
- All Known Implementing Classes:
MSCifParser, MSRdr
public interface MSInterface
Modulated Structure Reader Interface
-
Method Summary
Modifier and TypeMethodDescriptionbooleanaddLatticeVector(Lst<float[]> lattvecs, String substring) voidaddModulation(Map<String, double[]> map, String id, double[] pt, int iModel) voidaddSubsystem(String code, Matrix w) voidgetAtomSymmetry(Atom a, XtalSymmetry.FileSymmetry symmetry) double[]chargetModType(String key) double[]getSymmetryFromCode(String spaceGroupOperationCode) intinitialize(AtomSetCollectionReader r, int modDim) voidsetMinMax0(P3 minXYZ0, P3 maxXYZ0) voidsetModulation(boolean isPost, XtalSymmetry.FileSymmetry symmetry)