NcHIReionCambReparamTau

NcHIReionCambReparamTau — CAMB reionization reparametrization $z_\mathrm{reion} \to \tau_\mathrm{reion}$.

Functions

Properties

NcHICosmo * cosmo Read / Write / Construct

Object Hierarchy

    GObject
    ╰── NcmReparam
        ╰── NcHIReionCambReparamTau

Description

Object implementing a reparametrization for CAMB reionization. It changes $z_\mathrm{reion} \to \tau_\mathrm{reion}$.

Functions

nc_hireion_camb_reparam_tau_new ()

NcHIReionCambReparamTau *
nc_hireion_camb_reparam_tau_new (guint length,
                                 NcHICosmo *cosmo);

Creates a new NcHIReionCambReparamTau object.

[constructor]

Parameters

length

number of parameters

 

cosmo

a NcHICosmo

 

Returns

a new NcHIReionCambReparamTau.

[transfer full]

Property Details

The “cosmo” property

  “cosmo”                    NcHICosmo *

Cosmological model used to transform tau <=> z.

Owner: NcHIReionCambReparamTau

Flags: Read / Write / Construct