|
Gemmi C++ API
|
#include <metadata.hpp>
Public Attributes | |
| std::string | method |
| int | number_of_crystals = -1 |
| int | unique_reflections = -1 |
| ReflectionsInfo | reflections |
| double | b_wilson = NAN |
| std::vector< ReflectionsInfo > | shells |
| std::vector< std::string > | diffraction_ids |
Definition at line 55 of file metadata.hpp.
| std::string gemmi::ExperimentInfo::method |
Definition at line 56 of file metadata.hpp.
| int gemmi::ExperimentInfo::number_of_crystals = -1 |
Definition at line 57 of file metadata.hpp.
| int gemmi::ExperimentInfo::unique_reflections = -1 |
Definition at line 58 of file metadata.hpp.
| ReflectionsInfo gemmi::ExperimentInfo::reflections |
Definition at line 59 of file metadata.hpp.
Definition at line 60 of file metadata.hpp.
| std::vector<ReflectionsInfo> gemmi::ExperimentInfo::shells |
Definition at line 61 of file metadata.hpp.
| std::vector<std::string> gemmi::ExperimentInfo::diffraction_ids |
Definition at line 62 of file metadata.hpp.