Clipper
Public Member Functions | Static Public Member Functions | List of all members
clipper::datatypes::ABCD< dtype > Class Template Reference

Reflection data type: Hendrickson-Lattman coeff. More...

#include <hkl_datatypes.h>

Inheritance diagram for clipper::datatypes::ABCD< dtype >:
clipper::Datatype_base

Public Member Functions

 ABCD (const dtype &a, const dtype &b, const dtype &c, const dtype &d)
 
void set_null ()
 
void friedel ()
 
void shift_phase (const ftype &dphi)
 
bool missing () const
 
void data_export (xtype array[]) const
 
void data_import (const xtype array[])
 
const dtype & a () const
 
const dtype & b () const
 
const dtype & c () const
 
const dtype & d () const
 
dtype & a ()
 
dtype & b ()
 
dtype & c ()
 
dtype & d ()
 

Static Public Member Functions

static String type ()
 
static int data_size ()
 
static String data_names ()
 

Detailed Description

template<class dtype>
class clipper::datatypes::ABCD< dtype >

Reflection data type: Hendrickson-Lattman coeff.


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