Cloudy
Spectral Synthesis Code for Astrophysics
|
Public Member Functions | |
Field (const char *label, const char *fmt, double value) | |
double | value () const |
Public Attributes | |
const char * | label |
const char * | fmt |
Private Attributes | |
double | m_value |
|
inline |
const char* Field::fmt |
Referenced by doData().
const char* Field::label |
Referenced by doHeader().
|
private |
Referenced by value().