Manticore  Version 1.0
Physics of Molecular Clouds
Namespaces | Functions | Variables
Dust.cc File Reference

Dust model specifications. More...

#include <cmath>
#include "Dust.h"
#include "manticore.h"
Include dependency graph for Dust.cc:

Go to the source code of this file.

Namespaces

 manticore
 Package namespace.
 
 manticore::dust
 Dust models.
 

Functions

void manticore::dust::printModels (std::vector< mu::CommandLine::Option > &opts, char name)
 Add available dust model names to options summary. More...
 

Variables

std::map< std::string, manticore::tableTypemanticore::dust::modelMap
 
const manticore::tableType manticore::dust::modelOH5
 OH5 model. More...
 

Detailed Description

Dust model specifications.

Author:  Kevin P. Rauch  <rauch.nosp@m.@ast.nosp@m.ro.um.nosp@m.d.ed.nosp@m.u>

Definition in file Dust.cc.