Method

NumCosmoGalaxyPositionFactorFlatget_ra_lim

Declaration [src]

void
nc_galaxy_position_factor_flat_get_ra_lim (
  NcGalaxyPositionFactorFlat* gspfflat,
  gdouble* ra_min,
  gdouble* ra_max
)

Description [src]

Gets the right ascension footprint limits.

Parameters

ra_min

Type: gdouble*

The minimum right ascension.

The argument will be set by the function.
ra_max

Type: gdouble*

The maximum right ascension.

The argument will be set by the function.