Gemmi C++ API
Loading...
Searching...
No Matches
Public Attributes | List of all members
gemmi::ExperimentInfo Struct Reference

#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< ReflectionsInfoshells
 
std::vector< std::string > diffraction_ids
 

Detailed Description

Definition at line 52 of file metadata.hpp.

Member Data Documentation

◆ method

std::string gemmi::ExperimentInfo::method

Definition at line 53 of file metadata.hpp.

◆ number_of_crystals

int gemmi::ExperimentInfo::number_of_crystals = -1

Definition at line 54 of file metadata.hpp.

◆ unique_reflections

int gemmi::ExperimentInfo::unique_reflections = -1

Definition at line 55 of file metadata.hpp.

◆ reflections

ReflectionsInfo gemmi::ExperimentInfo::reflections

Definition at line 56 of file metadata.hpp.

◆ b_wilson

double gemmi::ExperimentInfo::b_wilson = NAN

Definition at line 57 of file metadata.hpp.

◆ shells

std::vector<ReflectionsInfo> gemmi::ExperimentInfo::shells

Definition at line 58 of file metadata.hpp.

◆ diffraction_ids

std::vector<std::string> gemmi::ExperimentInfo::diffraction_ids

Definition at line 59 of file metadata.hpp.


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