BALL  1.4.79
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
BALL::PDB::RecordSIGATM 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 standard_vector_deviation [3]
 
Real standard_occupancy_deviation
 
Real standard_temperature_deviation
 
LString4 segment_ID
 
LString2 element_symbol
 
LString2 charge
 

Detailed Description

Definition at line 1042 of file PDBdefs.h.

Member Data Documentation

Character BALL::PDB::RecordSIGATM::alternate_location_indicator

Definition at line 1048 of file PDBdefs.h.

Atom BALL::PDB::RecordSIGATM::atom_name

Definition at line 1047 of file PDBdefs.h.

LString2 BALL::PDB::RecordSIGATM::charge

Definition at line 1055 of file PDBdefs.h.

LString2 BALL::PDB::RecordSIGATM::element_symbol

Definition at line 1054 of file PDBdefs.h.

RecordName BALL::PDB::RecordSIGATM::record_name

Definition at line 1045 of file PDBdefs.h.

RecordType BALL::PDB::RecordSIGATM::record_type

Definition at line 1044 of file PDBdefs.h.

Residue BALL::PDB::RecordSIGATM::residue

Definition at line 1049 of file PDBdefs.h.

LString4 BALL::PDB::RecordSIGATM::segment_ID

Definition at line 1053 of file PDBdefs.h.

Integer BALL::PDB::RecordSIGATM::serial_number

Definition at line 1046 of file PDBdefs.h.

Real BALL::PDB::RecordSIGATM::standard_occupancy_deviation

Definition at line 1051 of file PDBdefs.h.

Real BALL::PDB::RecordSIGATM::standard_temperature_deviation

Definition at line 1052 of file PDBdefs.h.

Real BALL::PDB::RecordSIGATM::standard_vector_deviation[3]

Definition at line 1050 of file PDBdefs.h.