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

Dust mass and temperature fitting program. More...

#include "Detector.h"
#include "Graybody.h"
#include "PACS.h"
#include "version.h"
Include dependency graph for manticore.cc:

Go to the source code of this file.

Namespaces

 manticore
 Package namespace.
 

Functions

void manticore::ccfCheck ()
 
gsl_spline * manticore::initSpline (const tableType &table, bool ln)
 Initializes cubic spline interpolator. More...
 
int main (int argc, char *argv[])
 
void manticore::printVersion ()
 Prints version information to the log. More...
 

Detailed Description

Dust mass and temperature fitting program.

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

Definition in file manticore.cc.

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)