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

dustmie.c File Reference

#include "dustmie.h"
#include <math.h>
#include <gsl/gsl_complex.h>
#include <gsl/gsl_complex_math.h>
#include <gsl/gsl_math.h>
#include "bhmie.h"

Include dependency graph for dustmie.c:


Functions

void dust_miecalc (double lambda, double radius, double epsreal, double epsimag, dust_miexsect *res)

Detailed Description

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

Function Documentation

void dust_miecalc ( double  lambda,
double  radius,
double  epsreal,
double  epsimag,
dust_miexsect *  res 
)

Calculates the scattering and absroption cross section using the Mie approximation.

lambda: waveleghth of radiation radius: radius of the (spherical) grain epsrea, epsimag : real and imaginary parts of the dielectric constant res : structure to store results in

Note that lambda and radius need to be in same units for this to make sense.


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