Virtual Method

NumCosmoGalaxySDObsRedshiftgen

Declaration [src]

void
gen (
  NcGalaxySDObsRedshift* gsdor,
  NcGalaxySDObsRedshiftData* data,
  NcmRNG* rng
)

Description [src]

Generates a new galaxy redshift data. The NcGalaxySDObsRedshiftData object data must be initialized before calling this method.

Parameters

data

Type: NcGalaxySDObsRedshiftData

A NcGalaxySDObsRedshiftData.

The data is owned by the caller of the method.
rng

Type: NcmRNG

A NcmRNG.

The data is owned by the caller of the method.