radial_data.cpp File Reference

binned projected radial data More...

#include <math.h>
#include <string.h>
#include <stdlib.h>
#include "globals.h"
#include "proto.h"
#include "helperfunc.h"
#include "DMprofile.h"

Include dependency graph for radial_data.cpp:


Defines

#define NUMBINS   100
#define NUMPROFILES   7
#define RADMAX   5.

Functions

void dm_radial_data (double &cv)
void rad_proj_bin ()

Detailed Description

binned projected radial data

Description: contains a routine that fetches projected binned radial data for stars. Which data: check near the declaration of the profile array


Function Documentation

void dm_radial_data ( double &  cv  ) 

routine to setup and calculate any DM radial data. Serves as a wrapper for the CDMprofile class functions, I don't know if e.g. a static function of that class could be directly called from fortran. Instantiating C++ objects in fortran seems even harder :p


Generated on Fri Oct 16 18:59:58 2009 for HYPLOT by  doxygen 1.5.8