Cloudy Data Archive|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#include <prt.h>

Public Member Functions | |
| t_blend () | |
Public Attributes | |
| string | chLabel |
| t_wavl | wave |
| bool | lgQuiet |
| bool | lgIgnore |
| vector< LineID > | component |
| vector< long > | compID |
struct for holding user-defined blend
| string t_blend::chLabel |
Referenced by ParseSet(), and t_blend().
| vector<long> t_blend::compID |
| vector<LineID> t_blend::component |
Referenced by ParseSet().
| bool t_blend::lgIgnore |
Referenced by t_blend().
| bool t_blend::lgQuiet |
Referenced by ParseSet(), and t_blend().
| t_wavl t_blend::wave |
Referenced by ParseSet().