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:
NcHICosmoA
NcHICosmo.The data is owned by the caller of the method. ra-
Type:
gdoubleThe right ascension.
dec-
Type:
gdoubleThe declination.