Tinker Halo Bias Function Type

Tinker Halo Bias Function Type — Tinker et al. FIXME

Object Hierarchy

  GObject
   +----NcHaloBiasType
         +----NcHaloBiasTypeTinker

Properties

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

Description

FIXME

Details

struct NcHaloBiasTypeTinkerClass

struct NcHaloBiasTypeTinkerClass {
};

struct NcHaloBiasTypeTinker

struct NcHaloBiasTypeTinker;

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

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.

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);

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.

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);

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.

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);

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.

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);

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.

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);

biasf_tinker :

a NcHaloBiasTypeTinker.

Returns :

the value of "Delta" property.

Property Details

The "B" property

  "B"                        gdouble               : Read / Write / Construct Only

FIXME (check limits values)

Default value: 0.183


The "Delta" property

  "Delta"                    gdouble               : Read / Write / Construct Only

FIXME (check limits values)

Default value: 200


The "b" property

  "b"                        gdouble               : Read / Write / Construct Only

FIXME (check limits values)

Default value: 1.5


The "c" property

  "c"                        gdouble               : Read / Write / Construct Only

FIXME (check limits values)

Default value: 2.4


The "critical-delta" property

  "critical-delta"           gdouble               : Read / Write / Construct Only

Critical delta.

Default value: 1.686