NcTransferFuncEH

NcTransferFuncEH — Eisenstein-Hu fitting function for the transfer function.

Properties

gboolean CCL-comp Read / Write / Construct

Object Hierarchy

    GObject
    ╰── NcTransferFunc
        ╰── NcTransferFuncEH

Description

FIXME

Functions

nc_transfer_func_eh_new ()

NcTransferFunc *
nc_transfer_func_eh_new (void);

FIXME

Returns

A new NcTransferFunc.


nc_transfer_func_eh_set_CCL_comp ()

void
nc_transfer_func_eh_set_CCL_comp (NcTransferFuncEH *tf_eh,
                                  gboolean CCL_comp);

(Un)Sets CCL compatibility mode.

Parameters

tf_eh

a NcTransferFuncEH

 

CCL_comp

a boolean

 

Types and Values

Property Details

The “CCL-comp” property

  “CCL-comp”                 gboolean

Whether to use CCL compatible mode.

Flags: Read / Write / Construct

Default value: FALSE