Clipper
Public Member Functions | List of all members
clipper::HKL_class Class Reference

reflection class More...

#include <coords.h>

Public Member Functions

 HKL_class ()
 null constructor
 
 HKL_class (const Spacegroup &spgr, const HKL &hkl)
 constructor - from spacegroup and HKL More...
 
ftype epsilon () const
 get epsilon
 
ftype epsilonc () const
 get epsilon for acentric, 2x epsilon for centric
 
ftype allowed () const
 get allowed phase
 
bool centric () const
 is centric?
 
bool sys_abs () const
 is sys abs?
 

Detailed Description

reflection class

This describes the type of a reflection in a given spacegroup, including centricity, systematic absence, phase restriction, and multiplicity.

Constructor & Destructor Documentation

clipper::HKL_class::HKL_class ( const Spacegroup spgr,
const HKL hkl 
)

constructor - from spacegroup and HKL

Determine the class of a reflection for a give spacegroup.

Parameters
spgrThe spacegroup.
hklThe reflection HKL

The documentation for this class was generated from the following files: