Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
core::pose::PDBInfo::AtomRecord Struct Reference

internal struct for storing PDB atom related information More...

Collaboration diagram for core::pose::PDBInfo::AtomRecord:
Collaboration graph
[legend]

Public Member Functions

 AtomRecord ()
 default constructor More...
 

Public Attributes

bool isHet
 Returns true if there is a heteroatom in the pdb. More...
 
char altLoc
 alternate location More...
 
Real occupancy
 occupancy More...
 
Real temperature
 temperature factor More...
 

Detailed Description

internal struct for storing PDB atom related information

Definition at line 137 of file PDBInfo.hh.

Constructor & Destructor Documentation

core::pose::PDBInfo::AtomRecord::AtomRecord ( )
inline

default constructor

Definition at line 139 of file PDBInfo.hh.

Member Data Documentation

char core::pose::PDBInfo::AtomRecord::altLoc

alternate location

Definition at line 149 of file PDBInfo.hh.

bool core::pose::PDBInfo::AtomRecord::isHet

Returns true if there is a heteroatom in the pdb.

Definition at line 147 of file PDBInfo.hh.

Real core::pose::PDBInfo::AtomRecord::occupancy

occupancy

Definition at line 151 of file PDBInfo.hh.

Real core::pose::PDBInfo::AtomRecord::temperature

temperature factor

Definition at line 153 of file PDBInfo.hh.


The documentation for this struct was generated from the following file: