Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
t_dark_matter Struct Reference

#include <dark_matter.h>

Inheritance diagram for t_dark_matter:
Collaboration diagram for t_dark_matter:

Public Member Functions

const char * chName () const
 
void zero ()
 
void comment (t_warnings &)
 
- Public Member Functions inherited from module
 module ()
 
virtual ~module ()
 

Public Attributes

bool lgNFW_Set
 
double r_200
 
double r_s
 

Member Function Documentation

◆ chName()

const char * t_dark_matter::chName ( ) const
inlinevirtual

Implements module.

◆ comment()

void t_dark_matter::comment ( t_warnings & )
inlinevirtual

Implements module.

◆ zero()

void t_dark_matter::zero ( void )
virtual

Implements module.

References DEBUG_ENTRY, lgNFW_Set, r_200, and r_s.

Member Data Documentation

◆ lgNFW_Set

bool t_dark_matter::lgNFW_Set

Referenced by zero().

◆ r_200

double t_dark_matter::r_200

Referenced by zero().

◆ r_s

double t_dark_matter::r_s

Referenced by zero().


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