Gyoto
Classes | Namespaces
GyotoPatternDiskBB.h File Reference

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

namespace  Gyoto
 Namespace for the Gyoto library.
namespace  Gyoto::Astrobj
 Access to astronomical objects.

Detailed Description

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.