Virtual Method

NumCosmoGalaxySDPositionset_ra_lim

Declaration [src]

gboolean
set_ra_lim (
  NcGalaxySDPosition* gsdp,
  const gdouble ra_min,
  const gdouble ra_max
)

Description [src]

Sets the right ascension limits of the distribution.

Parameters

ra_min

Type: const gdouble

The minimum right ascension.

ra_max

Type: const gdouble

The maximum right ascension.

Return value

Type: gboolean

TRUE if the limits were set successfully, FALSE otherwise.