Method

NumCosmoHaloCatalogGeneratorpeek_footprint

Declaration [src]

NcmSkyFootprint*
nc_halo_catalog_generator_peek_footprint (
  NcHaloCatalogGenerator* gen
)

Description [src]

Gets the sky footprint used to sample positions, or NULL when none is set.

Return value

Type: NcmSkyFootprint

The NcmSkyFootprint.

The returned data is owned by the instance.
The return value can be NULL.