|
BALL 1.5.0
|
#include <BALL/FORMAT/PDBFile.h>
Static Public Attributes | |
| static const char * | VERBOSITY |
| static const char * | STRICT_LINE_CHECKING |
| static const char * | CHOOSE_MODEL |
| static const char * | STORE_SKIPPED_RECORDS |
| static const char * | IGNORE_XPLOR_PSEUDO_ATOMS |
| static const char * | PARSE_PARTIAL_CHARGES |
| static const char * | WRITE_PDBFORMAT_1996 |
Symbolic names for option keys. This struct contains a symbolic name for each recognized key in PDBFile::options.
|
static |
|
static |
Ignore XPLOR pseudo atoms. If this option is set XPLOR pseudo atoms (recognized by their x/y/z coordinates of 9999.0) will be dropped.
|
static |
|
static |
Store skipped records in info. If this option is set, all unparsed records will end up in the skipped record list of info.
|
static |
|
static |
The verbosity level. Use integer values with this option. 0 = terse
|
static |
Write PDB-CONECT records according to the format guidelines of 1996. default is supporting the current format from 2006.