Manticore  Version 1.0
Physics of Molecular Clouds
Public Attributes | List of all members
manticore::Dust::Opacity Struct Reference

Fixed power-law opacity parameters. More...

#include <Dust.h>

Public Attributes

double beta
 
double inu0
 
double kappa0
 

Detailed Description

Fixed power-law opacity parameters.

Definition at line 71 of file Dust.h.

Member Data Documentation

◆ beta

double manticore::Dust::Opacity::beta

Definition at line 71 of file Dust.h.

Referenced by manticore::Dust::kappa().

◆ inu0

double manticore::Dust::Opacity::inu0

Definition at line 71 of file Dust.h.

Referenced by manticore::Dust::kappa().

◆ kappa0

double manticore::Dust::Opacity::kappa0

Definition at line 71 of file Dust.h.

Referenced by manticore::Dust::kappa().


The documentation for this struct was generated from the following file: