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::RecordATOM 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
LString4 partial_charge

Detailed Description

Definition at line 396 of file PDBdefs.h.

Member Data Documentation

Character BALL::PDB::RecordATOM::alternate_location_indicator

Definition at line 402 of file PDBdefs.h.

Atom BALL::PDB::RecordATOM::atom_name

Definition at line 401 of file PDBdefs.h.

LString2 BALL::PDB::RecordATOM::charge

Definition at line 409 of file PDBdefs.h.

LString2 BALL::PDB::RecordATOM::element_symbol

Definition at line 408 of file PDBdefs.h.

Real BALL::PDB::RecordATOM::occupancy

Definition at line 405 of file PDBdefs.h.

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

Definition at line 404 of file PDBdefs.h.

LString4 BALL::PDB::RecordATOM::partial_charge

Definition at line 410 of file PDBdefs.h.

RecordName BALL::PDB::RecordATOM::record_name

Definition at line 399 of file PDBdefs.h.

RecordType BALL::PDB::RecordATOM::record_type

Definition at line 398 of file PDBdefs.h.

Residue BALL::PDB::RecordATOM::residue

Definition at line 403 of file PDBdefs.h.

LString4 BALL::PDB::RecordATOM::segment_ID

Definition at line 407 of file PDBdefs.h.

Integer BALL::PDB::RecordATOM::serial_number

Definition at line 400 of file PDBdefs.h.

Real BALL::PDB::RecordATOM::temperature_factor

Definition at line 406 of file PDBdefs.h.