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: NcmMSet

A NcmMSet.

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

Type: NcGalaxySDShapeData

A NcGalaxySDShapeData.

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.