Rosetta
Public Member Functions | Public Attributes | List of all members
core::pose::PDBInfo::AtomRecord Struct Reference

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

#include <PDBInfo.hh>

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

Constructor & Destructor Documentation

◆ AtomRecord()

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

default constructor

Member Data Documentation

◆ altLoc

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

alternate location

◆ isHet

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

Returns true if there is a heteroatom in the pdb.

◆ occupancy

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

occupancy

◆ temperature

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

temperature factor


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