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 48 of file small.hpp.

Member Data Documentation

◆ symbol

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

Definition at line 49 of file small.hpp.

◆ element

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

Definition at line 50 of file small.hpp.

◆ charge

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

Definition at line 51 of file small.hpp.

◆ dispersion_real

double gemmi::SmallStructure::AtomType::dispersion_real

Definition at line 52 of file small.hpp.

◆ dispersion_imag

double gemmi::SmallStructure::AtomType::dispersion_imag

Definition at line 53 of file small.hpp.


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