ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
ImageSum Struct Reference

Public Member Functions

 ImageSum (double delta, double shift, double h)
 
double b (double q, double z) const
 Image sum from the bottom layer.
 
double t (double q, double z) const
 Image sum from the top layer.
 

Public Attributes

double delta
 
double shift
 
double h
 
double dci
 

Detailed Description

Definition at line 353 of file elc.cpp.

Constructor & Destructor Documentation

◆ ImageSum()

ImageSum::ImageSum ( double  delta,
double  shift,
double  h 
)
inline

Definition at line 359 of file elc.cpp.

Member Function Documentation

◆ b()

double ImageSum::b ( double  q,
double  z 
) const
inline

Image sum from the bottom layer.

Definition at line 363 of file elc.cpp.

References dci, delta, h, and shift.

◆ t()

double ImageSum::t ( double  q,
double  z 
) const
inline

Image sum from the top layer.

Definition at line 368 of file elc.cpp.

References dci, delta, h, and shift.

Member Data Documentation

◆ dci

double ImageSum::dci

Definition at line 357 of file elc.cpp.

Referenced by b(), and t().

◆ delta

double ImageSum::delta

Definition at line 354 of file elc.cpp.

Referenced by b(), and t().

◆ h

double ImageSum::h

Definition at line 356 of file elc.cpp.

Referenced by b(), and t().

◆ shift

double ImageSum::shift

Definition at line 355 of file elc.cpp.

Referenced by b(), and t().


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