Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.mrao.cam.ac.uk/~bn204/devman/dust/simplefn_8c.html
Дата изменения: Fri Jul 11 10:32:08 2008
Дата индексирования: Tue Oct 2 10:43:53 2012
Кодировка:
DUST: simplefn.c File Reference

simplefn.c File Reference

#include "simplefn.h"
#include <math.h>
#include <gsl/gsl_math.h>

Include dependency graph for simplefn.c:


Functions

double bndust_drude (double x, double x0, double gamma)
 Drude profile as defined in Li & Draine 2001ApJ...554..778L.
double bndust_drudeS (double lambda, dust_drudeprofs *prof)
double bndust_xiPAH (double a, double qgra, double axi)

Detailed Description

Bojan Nikolic <bojan@bnikolic.co.uk>, <b.nikolic@mrao.cam.ac.uk>

Function Documentation

double bndust_drudeS ( double  lambda,
dust_drudeprofs prof 
)

As bndust_drude but takes a structure as the parameter. Note that prof->sigma is of dimension [L] so prof->sigma, prof->lambda and lambda must _all_ of consistent units.

References bndust_drude(), dust_drudeprofs::gamma, dust_drudeprofs::sigma, and dust_drudeprofs::wavel.

Here is the call graph for this function:

double bndust_xiPAH ( double  a,
double  qgra,
double  axi 
)

This is the weighting function between the PAH-like properties and graphitic-like properties. a is the grain size in angstrom, this is normally the free parameter; qgra is the softening parameter (normal value 0.01); axi is the PAH size cutoff in agnstrom (nomal value 50)


Generated on Fri Jul 11 07:32:08 2008 for DUST by  doxygen 1.5.5