BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
BALL::PDB::RecordFORMUL Struct Reference

#include <BALL/FORMAT/PDBdefs.h>

Public Attributes

RecordType record_type
RecordName record_name
Integer component_number
LString3 het_ID
Integer continuation_number
Character is_water
PDBString chemical_formula

Detailed Description

Definition at line 643 of file PDBdefs.h.

Member Data Documentation

PDBString BALL::PDB::RecordFORMUL::chemical_formula

Definition at line 651 of file PDBdefs.h.

Integer BALL::PDB::RecordFORMUL::component_number

Definition at line 647 of file PDBdefs.h.

Integer BALL::PDB::RecordFORMUL::continuation_number

Definition at line 649 of file PDBdefs.h.

LString3 BALL::PDB::RecordFORMUL::het_ID

Definition at line 648 of file PDBdefs.h.

Character BALL::PDB::RecordFORMUL::is_water

Definition at line 650 of file PDBdefs.h.

RecordName BALL::PDB::RecordFORMUL::record_name

Definition at line 646 of file PDBdefs.h.

RecordType BALL::PDB::RecordFORMUL::record_type

Definition at line 645 of file PDBdefs.h.