| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
Integrator Integrator engine. |
|||
|
SourceSpectrum Base class for the Source Spectrum object. |
|||
|
CompositeSourceSpectrum Composite Source Spectrum object, handles addition, multiplication and keeping track of the wavelength set. |
|||
|
TabularSourceSpectrum Class for a source spectrum that is read in from a table. |
|||
|
NewTabularSpectrum Replacement class |
|||
|
FileSourceSpectrum Class for a source spectrum that is read in from a table. |
|||
|
AnalyticSpectrum Base class for analytic functions. |
|||
| GaussianSource | |||
| UnitSpectrum | |||
| Powerlaw | |||
| BlackBody | |||
|
SpectralElement Base class for a Spectral Element (e.g. |
|||
|
CompositeSpectralElement CompositeSpectralElement Class, which knows how to calculate its throughput by delegating the calculating the calculating to its components. |
|||
|
UniformTransmission Uniform Transmission Spectral Element. |
|||
|
TabularSpectralElement The TabularSpectralElement class handles spectral elements that are stored in tables. |
|||
|
InterpolatedSpectralElement The InterpolatedSpectralElement class handles spectral elements that are interpolated from columns stored in FITS tables |
|||
|
ThermalSpectralElement The ThermalSpectralElement class handles spectral elements that have associated thermal properties read from a FITS table. |
|||
| Box | |||
| Band | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
PI = 3.14159265
|
|||
RSUN = 6.9599E10
|
|||
PC = 3.085678E18
|
|||
RADIAN = RSUN/ PC/ 1000.
|
|||
RENORM = PI* RADIAN* RADIAN
|
|||
default_waveset = _computeDefaultWaveset()
|
|||
Imports: string, re, os, math, pyfits, N, MA, units, observationmode, locations, planck
|
|||
renormalization function. This function is marked for deletion once the SourceSpectrum.renorm method is well tested. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Feb 18 14:41:38 2008 | http://epydoc.sourceforge.net |