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

xsectioniimpl.cxx File Reference

#include "../dustiface.h"
#include "xsection.hxx"

Include dependency graph for xsectioniimpl.cxx:


Functions

void dust_cAbsXSection (const double *wavev, double *absx, unsigned n, double a, dust_type type, double ionf, dust_model *dm)
dust_AbsXSecdust_mkAbsXSection (double a, dust_type type, double ionf, dust_model *dm)
 Makes a handle to a function which gives absorption section as function of radius.

Detailed Description

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

Implementation of the external interface of xsection


Function Documentation

void dust_cAbsXSection ( const double *  wavev,
double *  absx,
unsigned  n,
double  a,
dust_type  type,
double  ionf,
dust_model dm 
)

Calculates the absortion cross section of a species/size of dust grain

Parameters:
wavel Array of wavelenghts at which the * absorption cross section should be calculated
absx Calculated absorption cross section is saved here (should be inunits of m^2)
n the number of elements in the arrays wavev and absx
a The grain size
dust_type The species of the dust particle
ionf the ionisation fraction
dust_model Structure containing dust model parameters

dust_AbsXSec* dust_mkAbsXSection ( double  a,
dust_type  type,
double  ionf,
dust_model dm 
)

Makes a handle to a function which gives absorption section as function of radius.

See dust_cAbsXSection for parameter description.


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