|
Clipper
|
#include <hkl_datatypes.h>
Public Member Functions | |
| D_sigD (const dtype &d, const dtype &sigd) | |
| 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 & | d () const |
| const dtype & | sigd () const |
| dtype & | d () |
| dtype & | sigd () |
Static Public Member Functions | |
| static String | type () |
| static int | data_size () |
| static String | data_names () |
Provided for i/o compatibbility with legacy code only. Do not use.