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

Reflection data type: I(+) I(+) sigI(+) sigI(-) cov+-. More...

#include <hkl_datatypes.h>

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

Public Member Functions

void set_null ()
 
void friedel ()
 
void shift_phase (const ftype &)
 
bool missing () const
 
void data_export (xtype a[]) const
 
void data_import (const xtype a[])
 
void scale (const ftype &s)
 this type is scalable - apply magnitude scale factor
 
const dtype & I_pl () const
 
const dtype & sigI_pl () const
 
const dtype & I_mi () const
 
const dtype & sigI_mi () const
 
const dtype & cov () const
 
dtype & I_pl ()
 
dtype & sigI_pl ()
 
dtype & I_mi ()
 
dtype & sigI_mi ()
 
dtype & cov ()
 
dtype I () const
 
dtype sigI () const
 

Static Public Member Functions

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

Detailed Description

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

Reflection data type: I(+) I(+) sigI(+) sigI(-) cov+-.

Note that I_sigI_ano also has methods for returning I(), sigI(), so you can use this type in any template type where you would use I_sigI.


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