Cloudy
Spectral Synthesis Code for Astrophysics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
UltraGen Class Reference

#include <thirdparty.h>

Public Member Functions

 UltraGen (long a, double x)
 
void step ()
 
double val () const
 

Private Attributes

long m_a
 
long m_n
 
double m_x
 
double m_c1
 
double m_c2
 

Constructor & Destructor Documentation

UltraGen::UltraGen ( long  a,
double  x 
)
inline

Member Function Documentation

void UltraGen::step ( )
inline

References m_a, m_c1, m_c2, m_n, and m_x.

double UltraGen::val ( ) const
inline

References m_c2.

Member Data Documentation

long UltraGen::m_a
private

Referenced by step().

double UltraGen::m_c1
private

Referenced by step().

double UltraGen::m_c2
private

Referenced by step(), and val().

long UltraGen::m_n
private

Referenced by step().

double UltraGen::m_x
private

Referenced by step().


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