Method
NumCosmoGalaxySDShapeGaussgen
Declaration [src]
void
nc_galaxy_sd_shape_gauss_gen (
NcGalaxySDShapeGauss* gsdsgauss,
NcmMSet* mset,
NcGalaxySDShapeData* data,
const gdouble std_noise,
NcGalaxyWLObsCoord coord,
NcmRNG* rng
)
Parameters
mset-
Type:
NcmMSetA
NcmMSet.The data is owned by the caller of the method. data-
Type:
NcGalaxySDShapeDataA
NcGalaxySDShapeData.The data is owned by the caller of the method. std_noise-
Type:
const gdoubleThe observational shape dispersion.
coord-
Type:
NcGalaxyWLObsCoordThe coordinate system
NcGalaxyWLObsCoord. rng-
Type:
NcmRNGA
NcmRNG.The data is owned by the caller of the method.