Constructor

NumCosmoGalaxyShapeFactorSeriesLensednew

Declaration [src]

NcGalaxyShapeFactorSeriesLensed*
nc_galaxy_shape_factor_series_lensed_new (
  NcGalaxyWLObsEllipConv ellip_conv,
  guint trunc_order
)

Description [src]

Creates a new NcGalaxyShapeFactorSeriesLensed.

Parameters

ellip_conv

Type: NcGalaxyWLObsEllipConv

A NcGalaxyWLObsEllipConv.

trunc_order

Type: guint

Truncation order $N$ of the $g$-power series, $N\ge1$.

Return value

Type: NcGalaxyShapeFactorSeriesLensed

A new NcGalaxyShapeFactorSeriesLensed.

The caller of the function takes ownership of the data, and is responsible for freeing it.