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

Reflection data type: best phi + fom. More...

#include <hkl_datatypes.h>

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

Public Member Functions

 Phi_fom (const dtype &phi, const dtype &fom)
 
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 & phi () const
 
const dtype & fom () const
 
dtype & phi ()
 
dtype & fom ()
 

Static Public Member Functions

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

Detailed Description

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

Reflection data type: best phi + fom.


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