Method

NumCosmoGalaxyPositionFactorFlatget_dec_lim

Declaration [src]

void
nc_galaxy_position_factor_flat_get_dec_lim (
  NcGalaxyPositionFactorFlat* gspfflat,
  gdouble* dec_min,
  gdouble* dec_max
)

Description [src]

Gets the declination footprint limits.

Parameters

dec_min

Type: gdouble*

The minimum declination.

The argument will be set by the function.
dec_max

Type: gdouble*

The maximum declination.

The argument will be set by the function.