|
Gyoto
|
A PatternDisk object with black body spectrum and a power law extension up to some rmax_. More...
#include <iostream>#include <fstream>#include <iomanip>#include <GyotoPatternDisk.h>#include <GyotoBlackBodySpectrum.h>Go to the source code of this file.
Classes | |
| class | Gyoto::Astrobj::PatternDiskBB |
| Geometrically thin disk read from FITS file with black body spectrum and a power law extension up to some rmax_. More... | |
Namespaces | |
| Gyoto | |
| Namespace for the Gyoto library. | |
| Gyoto::Astrobj | |
| Access to astronomical objects. | |
A PatternDisk object with black body spectrum and a power law extension up to some rmax_.
A sort of composite of Astrobj::PatternDisk and Astrobj::ThinDiskPL. Behaves like the latter for r > PatternDiskBB::rPL_) and mostly like the former for r < PatternDiskBB::rPL_ except PatternDiskBB::emission_ does not yield directly Iν but temperature.
1.8.5