|
Gemmi C++ API
|
#include <metadata.hpp>
Public Attributes | |
| double | resolution_high = NAN |
| double | resolution_low = NAN |
| double | completeness = NAN |
| int | reflection_count = -1 |
| int | work_set_count = -1 |
| int | rfree_set_count = -1 |
| double | r_all = NAN |
| double | r_work = NAN |
| double | r_free = NAN |
| double | cc_fo_fc_work = NAN |
| double | cc_fo_fc_free = NAN |
| double | fsc_work = NAN |
| double | fsc_free = NAN |
| double | cc_intensity_work = NAN |
| double | cc_intensity_free = NAN |
Definition at line 110 of file metadata.hpp.
Definition at line 111 of file metadata.hpp.
Definition at line 112 of file metadata.hpp.
Definition at line 113 of file metadata.hpp.
| int gemmi::BasicRefinementInfo::reflection_count = -1 |
Definition at line 114 of file metadata.hpp.
| int gemmi::BasicRefinementInfo::work_set_count = -1 |
Definition at line 115 of file metadata.hpp.
| int gemmi::BasicRefinementInfo::rfree_set_count = -1 |
Definition at line 116 of file metadata.hpp.
Definition at line 117 of file metadata.hpp.
Definition at line 118 of file metadata.hpp.
Definition at line 119 of file metadata.hpp.
Definition at line 120 of file metadata.hpp.
Definition at line 121 of file metadata.hpp.
Definition at line 122 of file metadata.hpp.
Definition at line 123 of file metadata.hpp.
Definition at line 124 of file metadata.hpp.
Definition at line 125 of file metadata.hpp.