| cloudy
    trunk
    | 
#include <atmdat.h>

| Public Member Functions | |
| CollSplinesArray (void) | |
| ~CollSplinesArray () | |
| Data Fields | |
| double * | collspline | 
| double * | SplineSecDer | 
| long | nSplinePts | 
| long | intTranType | 
| double | EnergyDiff | 
| double | ScalingParam | 
| 
 | inline | 
Definition at line 41 of file atmdat.h.
References collspline, and SplineSecDer.
| double* CollSplinesArray::collspline | 
Definition at line 32 of file atmdat.h.
Referenced by ~CollSplinesArray().
| double* CollSplinesArray::SplineSecDer | 
Definition at line 33 of file atmdat.h.
Referenced by ~CollSplinesArray().
 1.8.5
 1.8.5