OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
OPAL
Public Member Functions | Private Attributes | List of all members
Lomb_eq Class Reference

#include <lomb.h>

Public Member Functions

 Lomb_eq (const double &a)
 
bool operator() (const LOMB_TYPE &c) const
 

Private Attributes

double b
 

Detailed Description

Definition at line 20 of file lomb.h.

Constructor & Destructor Documentation

◆ Lomb_eq()

Lomb_eq::Lomb_eq ( const double &  a)
inlineexplicit

Definition at line 23 of file lomb.h.

Member Function Documentation

◆ operator()()

bool Lomb_eq::operator() ( const LOMB_TYPE c) const
inline

Definition at line 24 of file lomb.h.

References b, and Physics::c.

Member Data Documentation

◆ b

double Lomb_eq::b
private

Definition at line 21 of file lomb.h.

Referenced by operator()().


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