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

#include <stopcalc.h>

Collaboration diagram for StopLineEntry:

Public Member Functions

 StopLineEntry ()
 

Public Attributes

LineID line1
 
LineID line2
 
long int ipStopLine1
 
long int ipStopLine2
 
int nEmergent
 
realnum StopRatio
 

Constructor & Destructor Documentation

◆ StopLineEntry()

StopLineEntry::StopLineEntry ( )
inline

Member Data Documentation

◆ ipStopLine1

long int StopLineEntry::ipStopLine1

pointer to first line in line stack

Referenced by StopLineEntry().

◆ ipStopLine2

long int StopLineEntry::ipStopLine2

pointer to second line in line stack

Referenced by StopLineEntry().

◆ line1

LineID StopLineEntry::line1

ID for first line in stop line command

Referenced by ParseStop().

◆ line2

LineID StopLineEntry::line2

ID for second line in stop line command, usually Hbeta

Referenced by ParseStop().

◆ nEmergent

int StopLineEntry::nEmergent

should emergent intensity be used?

Referenced by ParseStop(), and StopLineEntry().

◆ StopRatio

realnum StopLineEntry::StopRatio

intensity ratio used as stopping criterion

Referenced by ParseStop(), and StopLineEntry().


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