Method
NumCosmoGalaxySDPositiongen
Declaration [src]
void
nc_galaxy_sd_position_gen (
NcGalaxySDPosition* gsdp,
NcGalaxySDPositionData* data,
NcmRNG* rng
)
Description [src]
Generates a new galaxy position. The NcGalaxySDPositionData object data must be
initialized before calling this method.
Parameters
data-
Type:
NcGalaxySDPositionDataA
NcGalaxySDPositionData.The data is owned by the caller of the method. rng-
Type:
NcmRNGA
NcmRNG.The data is owned by the caller of the method.