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

#include <BALL/FORMAT/PDBdefs.h>

Public Member Functions

 UnitCellInfo ()
 

Public Attributes

Real a
 
Real b
 
Real c
 
Real alpha
 
Real beta
 
Real gamma
 
LString space_group
 
Integer z_value
 

Detailed Description

Definition at line 1271 of file PDBdefs.h.

Constructor & Destructor Documentation

BALL::PDB::Structure::UnitCellInfo::UnitCellInfo ( )
inline

Definition at line 1282 of file PDBdefs.h.

Member Data Documentation

Real BALL::PDB::Structure::UnitCellInfo::a

Definition at line 1273 of file PDBdefs.h.

Real BALL::PDB::Structure::UnitCellInfo::alpha

Definition at line 1276 of file PDBdefs.h.

Real BALL::PDB::Structure::UnitCellInfo::b

Definition at line 1274 of file PDBdefs.h.

Real BALL::PDB::Structure::UnitCellInfo::beta

Definition at line 1277 of file PDBdefs.h.

Real BALL::PDB::Structure::UnitCellInfo::c

Definition at line 1275 of file PDBdefs.h.

Real BALL::PDB::Structure::UnitCellInfo::gamma

Definition at line 1278 of file PDBdefs.h.

LString BALL::PDB::Structure::UnitCellInfo::space_group

Definition at line 1279 of file PDBdefs.h.

Integer BALL::PDB::Structure::UnitCellInfo::z_value

Definition at line 1280 of file PDBdefs.h.