BIE::CacheGalaxyModel Class Reference

Single-dimensional cache element for galaxy model. More...

#include <CacheGalaxyModel.h>

Inheritance diagram for BIE::CacheGalaxyModel:
Collaboration diagram for BIE::CacheGalaxyModel:

List of all members.

Public Member Functions

 CacheGalaxyModel (double ll, double bb)
 Constructor.
virtual void info (ostream &out, unsigned ctr)
 Print info about this cach element to the output stream.

Public Attributes

double L
 The Galactic latitude.
double B
 The Galatctic longitude.
vector< double > bins
 The predicted bin values.
vector< real > R
 The Galactic radius along the line of sight.
vector< real > z
 The vertical height above the midplane along the line of sight.
vector< real > fac
 Measure factor along the line of sight.
vector< rvector > work
 Work vector for bin computation.

Friends

class boost::serialization::access


Detailed Description

Single-dimensional cache element for galaxy model.

Member Function Documentation

virtual void BIE::CacheGalaxyModel::info ( ostream &  out,
unsigned  ctr 
) [virtual]

Print info about this cach element to the output stream.

(For debugging)

Reimplemented in BIE::CacheGalaxyModelGrid.


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

Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU.
Documentation generated at Fri Mar 26 00:35:12 2010 by doxygen