Parameters for a non-singular isothermal ellipse.
More...
#include <nsielens.h>
List of all members.
Public Member Functions |
| | NSIELensParams (double velocityDispersion, double ellipticity, double angularCoreRadius) |
| | Initialize the parameters.
|
| double | getVelocityDispersion () const |
| | Returns the currently set velocity dispersion.
|
| double | getEllipticity () const |
| | Returns the currently set ellipticity factor.
|
| double | getAngularCoreRadius () const |
| | Returns the currently set angular core radius.
|
Detailed Description
Constructor & Destructor Documentation
| grale::NSIELensParams::NSIELensParams |
( |
double |
velocityDispersion, |
|
|
double |
ellipticity, |
|
|
double |
angularCoreRadius |
|
) |
| |
|
inline |
Initialize the parameters.
- Parameters:
-
| v | Velocity dispersion. |
| f | Ellipticity factor. |
| angularcoreradius | Angular core radius. |
Member Function Documentation
| double grale::NSIELensParams::getAngularCoreRadius |
( |
| ) |
const |
|
inline |
| double grale::NSIELensParams::getEllipticity |
( |
| ) |
const |
|
inline |
| double grale::NSIELensParams::getVelocityDispersion |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: