BALL::PDBFile::PDBFile::Default Struct Reference

Default values for PDBFile options. More...

#include <PDBFile.h>

List of all members.


Static Public Attributes

static const Index VERBOSITY
Default verbosity level.
static const bool STRICT_LINE_CHECKING
Default for strict line checking option.
static const Index CHOOSE_MODEL
Default model to read from file.
static const bool STORE_SKIPPED_RECORDS
Store skipped records in info.
static const bool IGNORE_XPLOR_PSEUDO_ATOMS
Ignore XPLOR pseudo atoms.
static const bool PARSE_PARTIAL_CHARGES
Parse partial charges.

Detailed Description

Default values for PDBFile options.

Member Data Documentation

const Index BALL::PDBFile::PDBFile::Default::CHOOSE_MODEL [static]

Default model to read from file.

0 - read the first model from the file

See also:
Option::CHOOSE_MODEL

const bool BALL::PDBFile::PDBFile::Default::IGNORE_XPLOR_PSEUDO_ATOMS [static]

Ignore XPLOR pseudo atoms.

true -- skip them.

const bool BALL::PDBFile::PDBFile::Default::PARSE_PARTIAL_CHARGES [static]

Parse partial charges.

false -- stick to the standard.

const bool BALL::PDBFile::PDBFile::Default::STORE_SKIPPED_RECORDS [static]

Store skipped records in info.

true -- store everything we cannot interpret.

const bool BALL::PDBFile::PDBFile::Default::STRICT_LINE_CHECKING [static]

Default for strict line checking option.

false - don't check lines lengths.

See also:
Option::STRICT_LINE_CHECKING

const Index BALL::PDBFile::PDBFile::Default::VERBOSITY [static]

Default verbosity level.

0 - shut up!

See also:
Option::VERBOSITY

Generated on Thu Aug 6 18:30:30 2009 for BALL by doxygen 1.5.8