Method
NumCosmoHaloCatalogGeneratorset_footprint
Declaration [src]
void
nc_halo_catalog_generator_set_footprint (
NcHaloCatalogGenerator* gen,
NcmSkyFootprint* footprint
)
Description [src]
Sets the sky footprint used to sample positions. When a footprint is set, the
generated catalog gains ra and dec columns; when NULL, no positions are generated.
| Sets property | NumCosmo.HaloCatalogGenerator:footprint |
Parameters
footprint-
Type:
NcmSkyFootprintA
NcmSkyFootprint, orNULLto disable position sampling.The argument can be NULL.The data is owned by the caller of the method.