|
Gemmi C++ API
|
#include <cif2mtz.hpp>
Classes | |
| struct | Entry |
Public Member Functions | |
| Mtz | convert_block_to_mtz (const ReflnBlock &rb, Logger &logger) const |
| Mtz | auto_convert_block_to_mtz (ReflnBlock &rb, Logger &logger, char mode) const |
Static Public Member Functions | |
| static const char ** | default_spec (bool for_merged) |
Public Attributes | |
| bool | force_unmerged = false |
| std::string | title |
| std::vector< std::string > | history = { "From gemmi-cif2mtz " GEMMI_VERSION } |
| double | wavelength = NAN |
| std::vector< std::string > | spec_lines |
Definition at line 142 of file cif2mtz.hpp.
Definition at line 144 of file cif2mtz.hpp.
|
inline |
Definition at line 258 of file cif2mtz.hpp.
|
inline |
Definition at line 508 of file cif2mtz.hpp.
Definition at line 252 of file cif2mtz.hpp.
| std::string gemmi::CifToMtz::title |
Definition at line 253 of file cif2mtz.hpp.
| std::vector<std::string> gemmi::CifToMtz::history = { "From gemmi-cif2mtz " GEMMI_VERSION } |
Definition at line 254 of file cif2mtz.hpp.
Definition at line 255 of file cif2mtz.hpp.
| std::vector<std::string> gemmi::CifToMtz::spec_lines |
Definition at line 256 of file cif2mtz.hpp.