NcHaloBiasTypeTinker

NcHaloBiasTypeTinker — Tinker halo bias function type.

Properties

gdouble B Read / Write / Construct Only
gdouble Delta Read / Write / Construct Only
gdouble b Read / Write / Construct Only
gdouble c Read / Write / Construct Only
gdouble critical-delta Read / Write / Construct Only

Object Hierarchy

    GObject
    ╰── NcHaloBiasType
        ╰── NcHaloBiasTypeTinker

Description

FIXME

Functions

nc_halo_bias_type_tinker_new ()

NcHaloBiasType *
nc_halo_bias_type_tinker_new (gdouble delta_c,
                              gdouble B,
                              gdouble b,
                              gdouble c,
                              gdouble Delta);

FIXME

Parameters

delta_c

FIXME

 

B

FIXME

 

b

FIXME

 

c

FIXME

 

Delta

FIXME

 

Returns

A new NcHaloBiasType.


nc_halo_bias_type_tinker_set_delta_c ()

void
nc_halo_bias_type_tinker_set_delta_c (NcHaloBiasTypeTinker *biasf_tinker,
                                      gdouble delta_c);

Sets the value delta_c to the “critical-delta” property.

Parameters

biasf_tinker

a NcHaloBiasTypeTinker.

 

delta_c

value of “critical-delta”.

 

nc_halo_bias_type_tinker_get_delta_c ()

gdouble
nc_halo_bias_type_tinker_get_delta_c (const NcHaloBiasTypeTinker *biasf_tinker);

Parameters

biasf_tinker

a NcHaloBiasTypeTinker.

 

Returns

the value of “critical_delta” property.


nc_halo_bias_type_tinker_set_B ()

void
nc_halo_bias_type_tinker_set_B (NcHaloBiasTypeTinker *biasf_tinker,
                                gdouble B);

Sets the value B to the “B” property.

Parameters

biasf_tinker

a NcHaloBiasTypeTinker.

 

B

value of “B”.

 

nc_halo_bias_type_tinker_get_B ()

gdouble
nc_halo_bias_type_tinker_get_B (const NcHaloBiasTypeTinker *biasf_tinker);

Parameters

biasf_tinker

a NcHaloBiasTypeTinker.

 

Returns

the value of “B” property.


nc_halo_bias_type_tinker_set_b ()

void
nc_halo_bias_type_tinker_set_b (NcHaloBiasTypeTinker *biasf_tinker,
                                gdouble b);

Sets the value b to the “b” property.

Parameters

biasf_tinker

a NcHaloBiasTypeTinker.

 

b

value of “b”.

 

nc_halo_bias_type_tinker_get_b ()

gdouble
nc_halo_bias_type_tinker_get_b (const NcHaloBiasTypeTinker *biasf_tinker);

Parameters

biasf_tinker

a NcHaloBiasTypeTinker.

 

Returns

the value of “b” property.


nc_halo_bias_type_tinker_set_c ()

void
nc_halo_bias_type_tinker_set_c (NcHaloBiasTypeTinker *biasf_tinker,
                                gdouble c);

Sets the value c to the “c” property.

Parameters

biasf_tinker

a NcHaloBiasTypeTinker.

 

c

value of “c”.

 

nc_halo_bias_type_tinker_get_c ()

gdouble
nc_halo_bias_type_tinker_get_c (const NcHaloBiasTypeTinker *biasf_tinker);

Parameters

biasf_tinker

a NcHaloBiasTypeTinker.

 

Returns

the value of “c” property.


nc_halo_bias_type_tinker_set_Delta ()

void
nc_halo_bias_type_tinker_set_Delta (NcHaloBiasTypeTinker *biasf_tinker,
                                    gdouble Delta);

Sets the value Delta to the “Delta” property.

Parameters

biasf_tinker

a NcHaloBiasTypeTinker.

 

Delta

value of “Delta”.

 

nc_halo_bias_type_tinker_get_Delta ()

gdouble
nc_halo_bias_type_tinker_get_Delta (const NcHaloBiasTypeTinker *biasf_tinker);

Parameters

biasf_tinker

a NcHaloBiasTypeTinker.

 

Returns

the value of “Delta” property.

Property Details

The “B” property

  “B”                        gdouble

FIXME (check limits values)

Owner: NcHaloBiasTypeTinker

Flags: Read / Write / Construct Only

Default value: 0.183


The “Delta” property

  “Delta”                    gdouble

FIXME (check limits values)

Owner: NcHaloBiasTypeTinker

Flags: Read / Write / Construct Only

Default value: 200


The “b” property

  “b”                        gdouble

FIXME (check limits values)

Owner: NcHaloBiasTypeTinker

Flags: Read / Write / Construct Only

Default value: 1.5


The “c” property

  “c”                        gdouble

FIXME (check limits values)

Owner: NcHaloBiasTypeTinker

Flags: Read / Write / Construct Only

Default value: 2.4


The “critical-delta” property

  “critical-delta”           gdouble

Critical delta.

Owner: NcHaloBiasTypeTinker

Flags: Read / Write / Construct Only

Default value: 1.686