BALL::PDBFile::Default Struct Reference
#include <BALL/FORMAT/PDBFile.h>
List of all members.
Detailed Description
Default values for PDBFile options.
Definition at line 142 of file PDBFile.h.
Member Data Documentation
Ignore XPLOR pseudo atoms. true -- skip them.
Definition at line 170 of file PDBFile.h.
Parse partial charges. false -- stick to the standard.
Definition at line 175 of file PDBFile.h.
Store skipped records in info. true -- store everything we cannot interpret.
Definition at line 165 of file PDBFile.h.
Enable writing PDB-CONECT records according to the format guidelines of 1996. default is supporting the current format from 2006.
- See also:
- Default::WRITE_PDBFORMAT_1996
Definition at line 181 of file PDBFile.h.