Clipper
clipper::datatypes::F_sigF< dtype > Class Template Reference

Reflection data type: F + sigF. More...

#include <hkl_datatypes.h>

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

Public Member Functions

 F_sigF (const dtype &f, const dtype &sigf)
void set_null ()
void friedel ()
void shift_phase (const ftype &)
bool missing () const
void data_export (xtype array[]) const
void data_import (const xtype array[])
void scale (const ftype &s)
 this type is scalable - apply magnitude scale factor
const dtype & f () const
const dtype & sigf () const
dtype & f ()
dtype & sigf ()
const dtype & f_pl () const
const dtype & sigf_pl () const
const dtype & f_mi () const
const dtype & sigf_mi () const
dtype cov () const

Static Public Member Functions

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

Detailed Description

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

Reflection data type: F + sigF.

Note that F_sigF also has methods for returning f_pl(), sigf_pl(), f_mi, sigf_mi(), so you can use this type in any template type where you would use F_sigF_ano.


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