GLAMERDOC++
Gravitational Lensing Code Library
Loading...
Searching...
No Matches
Elliptic Class Reference

Class to convert isotropic LensHalos into elliptical halos. More...

#include <elliptic.h>

Public Member Functions

 Elliptic (LensHalo *isohalo, PosType fratio, PosType inclination)
 
void alpha (PosType x[], PosType alpha[])
 The deflection angle in solar mass/Mpc.
 

Detailed Description

Class to convert isotropic LensHalos into elliptical halos.

This class changes the mass distribution into an elliptical shape using the approach of T. Schramm, 1990 A&A, 231,19. The mass is conserved. An isotropic LensHalo needs to be constructed first and then it is past to Elliptic.

Constructor & Destructor Documentation

◆ Elliptic()

Elliptic::Elliptic ( LensHalo * isohalo,
PosType fratio,
PosType inclination )
inline
Parameters
isohaloisotropic halo to be ellipticized
fratioaxis ratio of ellipse
inclinationposition angle of ellipse

Member Function Documentation

◆ alpha()

void Elliptic::alpha ( PosType x[],
PosType alpha[] )

The deflection angle in solar mass/Mpc.

rotate the


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