Virtual Method
NumCosmoGalaxySDShapegen
Declaration [src]
void
gen (
NcGalaxySDShape* gsds,
NcmMSet* mset,
NcGalaxySDShapeData* data,
NcmRNG* rng
)
Description [src]
Generates a new galaxy shape. The NcGalaxySDShapeData object data must be
initialized before calling this method.
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. rng-
Type:
NcmRNGA
NcmRNG.The data is owned by the caller of the method.