Method

NumCosmoHaloPositionget_ra_dec

Declaration [src]

void
nc_halo_position_get_ra_dec (
  NcHaloPosition* hp,
  gdouble* ra,
  gdouble* dec
)

Description [src]

Returns the right ascension and declination of the halo position.

Parameters

ra

Type: gdouble*

The right ascension.

The argument will be set by the function.
dec

Type: gdouble*

The declination.

The argument will be set by the function.