Static Public Attributes
ESBTL::PDB::Mandatory_fields_default Struct Reference

#include <PDB.h>

List of all members.

Static Public Attributes

static const bool record_name = true
static const bool atom_serial_number = true
static const bool atom_name = true
static const bool alternate_location = false
static const bool residue_name = true
static const bool chain_identifier = false
static const bool residue_sequence_number = true
static const bool insertion_code = false
static const bool x = true
static const bool y = true
static const bool z = true
static const bool occupancy = true
static const bool temperature_factor = true
static const bool element = true
static const bool charge_str = false
static const bool model_number = true

Detailed Description

Default class to specify to ESBTL::PDB::Line_format which PDB fields of a coordinate line are mandatory.


Member Data Documentation

const bool ESBTL::PDB::Mandatory_fields_default::x = true [static]
const bool ESBTL::PDB::Mandatory_fields_default::y = true [static]
const bool ESBTL::PDB::Mandatory_fields_default::z = true [static]

The documentation for this struct was generated from the following file: