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

#include <xds_ascii.hpp>

Public Member Functions

 Iset (int id_)
 

Public Attributes

int id
 
std::string input_file
 
double wavelength = 0.
 
double cell_constants [6] = {0., 0., 0., 0., 0., 0.}
 
int frame_number_min = -1
 
int frame_number_max = -1
 
int frame_count = -1
 
int reflection_count = -1
 

Detailed Description

Definition at line 43 of file xds_ascii.hpp.

Constructor & Destructor Documentation

◆ Iset()

gemmi::XdsAscii::Iset::Iset ( int  id_)
inline

Definition at line 54 of file xds_ascii.hpp.

Member Data Documentation

◆ id

int gemmi::XdsAscii::Iset::id

Definition at line 44 of file xds_ascii.hpp.

◆ input_file

std::string gemmi::XdsAscii::Iset::input_file

Definition at line 45 of file xds_ascii.hpp.

◆ wavelength

double gemmi::XdsAscii::Iset::wavelength = 0.

Definition at line 46 of file xds_ascii.hpp.

◆ cell_constants

double gemmi::XdsAscii::Iset::cell_constants[6] = {0., 0., 0., 0., 0., 0.}

Definition at line 47 of file xds_ascii.hpp.

◆ frame_number_min

int gemmi::XdsAscii::Iset::frame_number_min = -1

Definition at line 49 of file xds_ascii.hpp.

◆ frame_number_max

int gemmi::XdsAscii::Iset::frame_number_max = -1

Definition at line 50 of file xds_ascii.hpp.

◆ frame_count

int gemmi::XdsAscii::Iset::frame_count = -1

Definition at line 51 of file xds_ascii.hpp.

◆ reflection_count

int gemmi::XdsAscii::Iset::reflection_count = -1

Definition at line 52 of file xds_ascii.hpp.


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