#include <rfield.h>
◆ Spectrum()
◆ accumulate_flux()
void Spectrum::accumulate_flux |
( |
const double | this_cumulfac, |
|
|
double | timestep, |
|
|
double | total_time ) |
|
inline |
◆ get_flux()
double Spectrum::get_flux |
( |
long int | accType, |
|
|
long int | ip ) const |
|
inline |
◆ get_time_avg_flux()
double Spectrum::get_time_avg_flux |
( |
| ) |
const |
|
inline |
◆ operator[]()
vector< realnum > & Spectrum::operator[] |
( |
int | accType | ) |
|
|
inline |
◆ resize()
void Spectrum::resize |
( |
long int | nbins | ) |
|
◆ flux
flux[0] holds the steady-state continuum flux emitted by a cloud; in a dynamical run, this should be understood as the instantaneous continuum of the cloud flux[1] holds the total flux accumulated over a dynamical run; the cumulative continuum may easily overflow single-precision storage; for this reason, the total flux is scaled by the normalization factor below; in a steady-state run it is all zero
Referenced by accumulate_flux(), get_flux(), operator[](), and resize().
◆ nflux
◆ norm
◆ time_avg_flux
double Spectrum::time_avg_flux |
|
private |
The documentation for this class was generated from the following files: