Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
t_blend Struct Reference

#include <prt.h>

Collaboration diagram for t_blend:

Public Member Functions

 t_blend ()

Public Attributes

string chLabel
t_wavl wave
bool lgQuiet
bool lgIgnore
vector< LineIDcomponent
vector< long > compID

Detailed Description

struct for holding user-defined blend

Constructor & Destructor Documentation

◆ t_blend()

t_blend::t_blend ( )
inline

References chLabel, lgIgnore, and lgQuiet.

Member Data Documentation

◆ chLabel

string t_blend::chLabel

Referenced by ParseSet(), and t_blend().

◆ compID

vector<long> t_blend::compID

◆ component

vector<LineID> t_blend::component

Referenced by ParseSet().

◆ lgIgnore

bool t_blend::lgIgnore

Referenced by t_blend().

◆ lgQuiet

bool t_blend::lgQuiet

Referenced by ParseSet(), and t_blend().

◆ wave

t_wavl t_blend::wave

Referenced by ParseSet().


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