GRALE
Public Member Functions
grale::GaussLensParams Class Reference

Parameters for a lens with a Gaussian 2D mass density distribution. More...

#include <gausslens.h>

Inheritance diagram for grale::GaussLensParams:
Inheritance graph
[legend]
Collaboration diagram for grale::GaussLensParams:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 GaussLensParams (double mass, double angularWidth)
 Initializes the parameters.
double getMass () const
 Returns the currently set mass.
double getAngularWidth () const
 Returns the currently set width.

Detailed Description


Constructor & Destructor Documentation

grale::GaussLensParams::GaussLensParams ( double  mass,
double  angularWidth 
)
inline

Initializes the Gaussian lens parameters.

Parameters:
massTotal mass of the lens.
angularwidthWidth of the Gaussian distribution.

Member Function Documentation

double grale::GaussLensParams::getAngularWidth ( ) const
inline
double grale::GaussLensParams::getMass ( ) const
inline

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