Parameters for a lens with a Plummer density distribution.
More...
#include <plummerlens.h>
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:
-
| mass | Total mass of the lens. |
| angularwidth | Angular 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: