Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.mrao.cam.ac.uk/~bn204/devman/dust/dielectric_8cxx.html
Дата изменения: Fri Jul 11 10:32:07 2008 Дата индексирования: Tue Oct 2 11:26:31 2012 Кодировка: |
#include "dielectric.hxx"
#include <interpolategsl.hxx>
#include <vector>
#include "epsdrainedata.h"
Namespaces | |
namespace | Dust |
Functions | |
DielctrcIplt | Dust::MkStaticDielectric (const double *data, size_t size) |
DielctrcIplt | Dust::MkEpsGraphitePar (void) |
Makes the interpolators for Graphite in the 'parallel' direction. | |
DielctrcIplt | Dust::MkEpsGraphitePerp (void) |
Makes the interpolators for Graphite in the 'perpendicular' direction. | |
DielctrcIplt | Dust::MkEpsSil (void) |
Make the interpolator for silicate grains. | |
double | Dust::EvalReal (DielctrcIplt iplt, double lambda) |
double | Dust::EvalImag (DielctrcIplt iplt, double lambda) |