|
Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.mrao.cam.ac.uk/~bn204/devman/dust/blackbrf_8cxx.html
Дата изменения: Fri Jul 11 10:32:07 2008 Дата индексирования: Tue Oct 2 11:03:28 2012 Кодировка: Поисковые слова: http astrokuban.info astrokuban |
#include "blackbrf.hxx"#include <cmath>#include <phyconstants.hxx>#include <phyfunc.hxx>#include "../dustiface.h"

Namespaces | |
| namespace | Dust |
Functions | |
| dust_RF * | dust_simplebbrf (double T, double W) |
| Black body radiation field. | |
| dust_RF* dust_simplebbrf | ( | double | T, | |
| double | W | |||
| ) |
Black body radiation field.
Returns a very simple radiation field corresponding to a black body -- useful just for the testing really. T is the temerature in Kelvin, W is the diluation factor. Implemented in radfield/blackbrf.cxx.
1.5.5