Method

NumCosmoHaloPositionprojected_radius_from_ra_dec

Declaration [src]

gdouble
nc_halo_position_projected_radius_from_ra_dec (
  NcHaloPosition* hp,
  NcHICosmo* cosmo,
  gdouble ra,
  gdouble dec
)

Description [src]

Calculates the projected radius of the halo position from the right ascension and declination.

Parameters

cosmo

Type: NcHICosmo

A NcHICosmo.

The data is owned by the caller of the method.
ra

Type: gdouble

The right ascension.

dec

Type: gdouble

The declination.

Return value

Type: gdouble

The projected radius in Mpc.