Gemmi C++ API
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
gemmi::Neutron92< Real > Struct Template Reference

#include <neutron92.hpp>

Public Types

using Coef = GaussianCoef< 0, 1, Real >
 

Static Public Member Functions

static bool has (El el)
 
static Coef get (El el, signed char=0)
 

Static Public Attributes

static Real data [121]
 

Detailed Description

template<class Real>
struct gemmi::Neutron92< Real >

Definition at line 24 of file neutron92.hpp.

Member Typedef Documentation

◆ Coef

template<class Real >
using gemmi::Neutron92< Real >::Coef = GaussianCoef<0, 1, Real>

Definition at line 25 of file neutron92.hpp.

Member Function Documentation

◆ has()

template<class Real >
static bool gemmi::Neutron92< Real >::has ( El  el)
inlinestatic

Definition at line 29 of file neutron92.hpp.

◆ get()

template<class Real >
static Coef gemmi::Neutron92< Real >::get ( El  el,
signed char  = 0 
)
inlinestatic

Definition at line 30 of file neutron92.hpp.

Member Data Documentation

◆ data

template<class Real >
Real gemmi::Neutron92< Real >::data
static

Definition at line 26 of file neutron92.hpp.


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