Package ffx.xray.parsers
Class CNSMapWriter
java.lang.Object
ffx.xray.parsers.CNSMapWriter
The CNSMapWriter class writes an output map that covers the unit cell (not the asymmetric unit).
The map is set up for passage into FFTs (the x-axis has +2 offset).
- Since:
- 1.0
- Author:
- Timothy D. Fenn
- See Also:
-
Constructor Summary
ConstructorDescriptionCNSMapWriter
(int nx, int ny, int nz, Crystal crystal, String filename) Constructor for CNSMapWriter. -
Method Summary