Clipper
Public Member Functions | Static Public Member Functions
clipper::datatypes::E_sigE_ano< dtype > Class Template Reference

Reflection data type: E(+) E(+) sigE(+) sigE(-) cov+-. More...

#include <hkl_datatypes.h>

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

List of all members.

Public Member Functions

void set_null ()
 initialise to 'missing' (all elements are set to null)
void friedel ()
 apply Friedel transformation to the data
void shift_phase (const ftype &)
 apply phase shift to the data
bool missing () const
 return true if data is missing
void data_export (xtype a[]) const
 conversion to array (for I/O)
void data_import (const xtype a[])
 conversion from array (for I/O)
void scale (const ftype &s)
 this type is scalable - apply magnitude scale factor
const dtype & E_pl () const
const dtype & sigE_pl () const
const dtype & E_mi () const
const dtype & sigE_mi () const
const dtype & cov () const
dtype & E_pl ()
dtype & sigE_pl ()
dtype & E_mi ()
dtype & sigE_mi ()
dtype & cov ()
dtype E () const
dtype sigE () const

Static Public Member Functions

static String type ()
 return the name of this data type
static int data_size ()
 return number of data elements in this type
static String data_names ()
 return names of data elements in this type

Detailed Description

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

Reflection data type: E(+) E(+) sigE(+) sigE(-) cov+-.

see datatypes::E_sigE


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