#include <BALL/FORMAT/PDBFile.h>
Default values for PDBFile options.
Definition at line 123 of file PDBFile.h.
const Index BALL::PDBFile::Default::CHOOSE_MODEL |
|
static |
const bool BALL::PDBFile::Default::IGNORE_XPLOR_PSEUDO_ATOMS |
|
static |
Ignore XPLOR pseudo atoms. true – skip them.
Definition at line 151 of file PDBFile.h.
const bool BALL::PDBFile::Default::PARSE_PARTIAL_CHARGES |
|
static |
Parse partial charges. false – stick to the standard.
Definition at line 156 of file PDBFile.h.
const bool BALL::PDBFile::Default::STORE_SKIPPED_RECORDS |
|
static |
Store skipped records in info. true – store everything we cannot interpret.
Definition at line 146 of file PDBFile.h.
const bool BALL::PDBFile::Default::STRICT_LINE_CHECKING |
|
static |
const Index BALL::PDBFile::Default::VERBOSITY |
|
static |
const bool BALL::PDBFile::Default::WRITE_PDBFORMAT_1996 |
|
static |
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 162 of file PDBFile.h.