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

#include <small.hpp>

Public Attributes

std::string symbol
 
Element element = El::X
 
signed char charge = 0
 
double dispersion_real
 
double dispersion_imag
 

Detailed Description

Definition at line 64 of file small.hpp.

Member Data Documentation

◆ symbol

std::string gemmi::SmallStructure::AtomType::symbol

Definition at line 65 of file small.hpp.

◆ element

Element gemmi::SmallStructure::AtomType::element = El::X

Definition at line 66 of file small.hpp.

◆ charge

signed char gemmi::SmallStructure::AtomType::charge = 0

Definition at line 67 of file small.hpp.

◆ dispersion_real

double gemmi::SmallStructure::AtomType::dispersion_real

Definition at line 68 of file small.hpp.

◆ dispersion_imag

double gemmi::SmallStructure::AtomType::dispersion_imag

Definition at line 69 of file small.hpp.


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