clipper::MMDBAtom Class Reference
MMDB atom object.
More...
#include <clipper_mmdb.h>
List of all members.
Public Member Functions
null constructor
constructor: from MMDB atom
Atom id, e.g. CA, CB, CH3.
Atom element, e.g. C, H, Zn2+.
Atom coordinate (orthogonal Angstroms).
Atom anisotropic U (orthogonal As).
set id
set element
set coordinate
set occupancy
set iso U
set aniso U
ftype sig_occupancy () const
void
set_sig_occupancy (const
ftype &s)
void
set_sig_u_iso (const
ftype &s)
get atom alternate conformation code
get atom serial number
get atom charge
Detailed Description
MMDB atom object.
This class is a trivial derivation of the corresponding MMDB, providing access in terms of Clipper types. Thus, when you such access, simply cast you MMDB object reference to this type to access the additional functions. For full documentation see: http://www.ebi.ac.uk/~keb/
Member Function Documentation
String clipper::MMDBAtom::altconf
(
)
const
get atom alternate conformation code
- Returns:
- The atom alternate conformation code.
int clipper::MMDBAtom::serial_num
(
)
const
get atom serial number
- Returns:
- The atom serial number.
String clipper::MMDBAtom::charge
(
)
const
get atom charge
- Returns:
- The atomic charge.
The documentation for this class was generated from the following files: