GRALE
Public Member Functions
grale::PlummerLensParams Class Reference

Parameters for a lens with a Plummer density distribution. More...

#include <plummerlens.h>

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

List of all members.

Public Member Functions

 PlummerLensParams (double mass, double angularwidth)
 Initializes the parameters.
double getLensMass () const
 Returns the currently set mass of the lens.
double getAngularWidth () const
 Returns the currently set angular width of the mass distribution.

Detailed Description


Constructor & Destructor Documentation

grale::PlummerLensParams::PlummerLensParams ( double  mass,
double  angularwidth 
)
inline

Initializes the parameters.

Parameters:
massTotal mass of the lens.
angularwidthAngular width of the mass distribution.

Member Function Documentation

double grale::PlummerLensParams::getAngularWidth ( ) const
inline
double grale::PlummerLensParams::getLensMass ( ) const
inline

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