|
cloudy
trunk
|


Public Member Functions | |
| void | setup (string &label, double wlo, double whi, long nb) |
| realnum | getWl (const long ibin) const |
Public Member Functions inherited from band_cont | |
| virtual | ~band_cont ()=0 |
| string | label () const |
| long | bins () const |
| void | accumulate (bool lgReset, double dVeffAper) |
| double | getInten (const long ibin, const int ipContType) const |
Private Member Functions | |
| void | sumBand (double *sumOutward, double *sumInward) const |
| void | check_index_fatal (const long ibin) const |
Private Attributes | |
| double | wlLo |
| double | wlHi |
| double | log_wlLo |
| double | log_step |
| vector< realnum > | wl |
Additional Inherited Members | |
Protected Member Functions inherited from band_cont | |
| bool | check_index (const long ibin) const |
Protected Attributes inherited from band_cont | |
| string | speciesLabel |
| long int | nBins |
| genericState | species |
| vector< realnum > | inten_inward |
| vector< realnum > | inten_outward |
Definition at line 152 of file species_pseudo_cont.cpp.
|
inlineprivatevirtual |
Implements band_cont.
Definition at line 164 of file species_pseudo_cont.cpp.
References cdEXIT, band_cont::check_index(), EXIT_FAILURE, fprintf(), ioQQQ, band_cont::nBins, and band_cont::speciesLabel.
Referenced by getWl().

|
inlinevirtual |
Implements band_cont.
Definition at line 179 of file species_pseudo_cont.cpp.
References AnuUnit(), check_index_fatal(), and wl.

| void pseudo_cont::setup | ( | string & | label, |
| double | wlo, | ||
| double | whi, | ||
| long | nb | ||
| ) |
Definition at line 187 of file species_pseudo_cont.cpp.
References DEBUG_ENTRY, exp10(), getSpecies(), band_cont::inten_inward, band_cont::inten_outward, band_cont::label(), log_step, log_wlLo, band_cont::nBins, band_cont::speciesLabel, wl, wlHi, and wlLo.

|
privatevirtual |
Implements band_cont.
Definition at line 213 of file species_pseudo_cont.cpp.
References band_cont::check_index(), DEBUG_ENTRY, density(), fprintf(), ioQQQ, log_step, log_wlLo, MAX2, band_cont::nBins, SMALLFLOAT, wl, wlHi, and wlLo.

|
private |
Definition at line 157 of file species_pseudo_cont.cpp.
|
private |
Definition at line 157 of file species_pseudo_cont.cpp.
|
private |
Definition at line 159 of file species_pseudo_cont.cpp.
|
private |
Definition at line 155 of file species_pseudo_cont.cpp.
|
private |
Definition at line 155 of file species_pseudo_cont.cpp.
1.8.5