BALL  1.4.79
Public Attributes | List of all members
BALL::PDB::RecordHETATM Struct Reference

#include <BALL/FORMAT/PDBdefs.h>

Public Attributes

RecordType record_type
 
RecordName record_name
 
Integer serial_number
 
Atom atom_name
 
Character alternate_location_indicator
 
Residue residue
 
Real orthogonal_vector [3]
 
Real occupancy
 
Real temperature_factor
 
LString4 segment_ID
 
LString2 element_symbol
 
LString2 charge
 

Detailed Description

Definition at line 712 of file PDBdefs.h.

Member Data Documentation

Character BALL::PDB::RecordHETATM::alternate_location_indicator

Definition at line 718 of file PDBdefs.h.

Atom BALL::PDB::RecordHETATM::atom_name

Definition at line 717 of file PDBdefs.h.

LString2 BALL::PDB::RecordHETATM::charge

Definition at line 725 of file PDBdefs.h.

LString2 BALL::PDB::RecordHETATM::element_symbol

Definition at line 724 of file PDBdefs.h.

Real BALL::PDB::RecordHETATM::occupancy

Definition at line 721 of file PDBdefs.h.

Real BALL::PDB::RecordHETATM::orthogonal_vector[3]

Definition at line 720 of file PDBdefs.h.

RecordName BALL::PDB::RecordHETATM::record_name

Definition at line 715 of file PDBdefs.h.

RecordType BALL::PDB::RecordHETATM::record_type

Definition at line 714 of file PDBdefs.h.

Residue BALL::PDB::RecordHETATM::residue

Definition at line 719 of file PDBdefs.h.

LString4 BALL::PDB::RecordHETATM::segment_ID

Definition at line 723 of file PDBdefs.h.

Integer BALL::PDB::RecordHETATM::serial_number

Definition at line 716 of file PDBdefs.h.

Real BALL::PDB::RecordHETATM::temperature_factor

Definition at line 722 of file PDBdefs.h.