|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#include <atmdat.h>
Public Member Functions | |
| CollSplinesArray () | |
Public Attributes | |
| vector< double > | collspline |
| vector< double > | SplineSecDer |
| long | nSplinePts = 0L |
| long | intTranType = 0L |
| double | EnergyDiff |
| double | ScalingParam |
|
inline |
References EnergyDiff, and ScalingParam.
| vector<double> CollSplinesArray::collspline |
| double CollSplinesArray::EnergyDiff |
Referenced by CollSplinesArray().
| long CollSplinesArray::intTranType = 0L |
| long CollSplinesArray::nSplinePts = 0L |
| double CollSplinesArray::ScalingParam |
Referenced by CollSplinesArray().
| vector<double> CollSplinesArray::SplineSecDer |