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

#include <metadata.hpp>

Classes

struct  Selection
 

Public Attributes

short num_id = -1
 
std::string id
 
std::vector< Selectionselections
 
Position origin
 
SMat33< doubleT = {NAN, NAN, NAN, NAN, NAN, NAN}
 
SMat33< doubleL = {NAN, NAN, NAN, NAN, NAN, NAN}
 
Mat33 S = Mat33{NAN}
 

Detailed Description

Definition at line 91 of file metadata.hpp.

Member Data Documentation

◆ num_id

short gemmi::TlsGroup::num_id = -1

Definition at line 98 of file metadata.hpp.

◆ id

std::string gemmi::TlsGroup::id

Definition at line 99 of file metadata.hpp.

◆ selections

std::vector<Selection> gemmi::TlsGroup::selections

Definition at line 100 of file metadata.hpp.

◆ origin

Position gemmi::TlsGroup::origin

Definition at line 101 of file metadata.hpp.

◆ T

SMat33<double> gemmi::TlsGroup::T = {NAN, NAN, NAN, NAN, NAN, NAN}

Definition at line 102 of file metadata.hpp.

◆ L

SMat33<double> gemmi::TlsGroup::L = {NAN, NAN, NAN, NAN, NAN, NAN}

Definition at line 103 of file metadata.hpp.

◆ S

Mat33 gemmi::TlsGroup::S = Mat33{NAN}

Definition at line 104 of file metadata.hpp.


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