GRALE
Public Member Functions
grale::NSIELensParams Class Reference

Parameters for a non-singular isothermal ellipse. More...

#include <nsielens.h>

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

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:
vVelocity dispersion.
fEllipticity factor.
angularcoreradiusAngular 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: