| 
    Cloudy
    
   Spectral Synthesis Code for Astrophysics 
   | 
 
#include <prt.h>
Public Member Functions | |
| t_blend () | |
Public Attributes | |
| string | chLabel | 
| realnum | wave | 
| bool | lgQuiet | 
| bool | lgIgnore | 
| vector< LineID > | component | 
struct for holding user-defined blend
      
  | 
  inline | 
| string t_blend::chLabel | 
Referenced by ParseSet().
| vector<LineID> t_blend::component | 
Referenced by ParseSet().
| bool t_blend::lgIgnore | 
| bool t_blend::lgQuiet | 
Referenced by ParseSet().
| realnum t_blend::wave | 
Referenced by ParseSet().