cloudy trunk
Loading...
Searching...
No Matches
k2DampArg Class Reference
Collaboration diagram for k2DampArg:

Public Member Functions

 k2DampArg (realnum damp, realnum tau)
realnum operator() (realnum y) const

Private Attributes

realnum damp
realnum tau

Detailed Description

Definition at line 149 of file rt_escprob.cpp.

Constructor & Destructor Documentation

◆ k2DampArg()

k2DampArg::k2DampArg ( realnum damp,
realnum tau )
inline

Definition at line 153 of file rt_escprob.cpp.

References damp, and tau.

Member Function Documentation

◆ operator()()

realnum k2DampArg::operator() ( realnum y) const
inline

Definition at line 155 of file rt_escprob.cpp.

References damp, expn(), POW2, tau, and VoigtU().

Here is the call graph for this function:

Field Documentation

◆ damp

realnum k2DampArg::damp
private

Definition at line 151 of file rt_escprob.cpp.

Referenced by k2DampArg(), and operator()().

◆ tau

realnum k2DampArg::tau
private

Definition at line 151 of file rt_escprob.cpp.

Referenced by k2DampArg(), and operator()().


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