ST Halo Bias Function Type

ST Halo Bias Function Type — Sheth-Tormen Elliptical FIXME

Object Hierarchy

  GObject
   +----NcHaloBiasType
         +----NcHaloBiasTypeSTEllip

Properties

  "a"                        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 NcHaloBiasTypeSTEllipClass

struct NcHaloBiasTypeSTEllipClass {
};

struct NcHaloBiasTypeSTEllip

struct NcHaloBiasTypeSTEllip;

nc_halo_bias_type_st_ellip_new ()

NcHaloBiasType *    nc_halo_bias_type_st_ellip_new      (gdouble delta_c,
                                                         gdouble a,
                                                         gdouble b,
                                                         gdouble c);

FIXME

delta_c :

FIXME

a :

FIXME

b :

FIXME

c :

FIXME

Returns :

A new NcHaloBiasType.

nc_halo_bias_type_st_ellip_set_delta_c ()

void                nc_halo_bias_type_st_ellip_set_delta_c
                                                        (NcHaloBiasTypeSTEllip *biasf_st_ellip,
                                                         gdouble delta_c);

Sets the value delta_c to the "critical-delta" property.

biasf_st_ellip :

a NcHaloBiasTypeSTEllip.

delta_c :

value of "critical-delta".

nc_halo_bias_type_st_ellip_get_delta_c ()

gdouble             nc_halo_bias_type_st_ellip_get_delta_c
                                                        (const NcHaloBiasTypeSTEllip *biasf_st_ellip);

biasf_st_ellip :

a NcHaloBiasTypeSTEllip.

Returns :

the value of "critical_delta" property.

nc_halo_bias_type_st_ellip_set_a ()

void                nc_halo_bias_type_st_ellip_set_a    (NcHaloBiasTypeSTEllip *biasf_st_ellip,
                                                         gdouble a);

Sets the value a to the "a" property.

biasf_st_ellip :

a NcHaloBiasTypeSTEllip.

a :

value of "a".

nc_halo_bias_type_st_ellip_get_a ()

gdouble             nc_halo_bias_type_st_ellip_get_a    (const NcHaloBiasTypeSTEllip *biasf_st_ellip);

biasf_st_ellip :

a NcHaloBiasTypeSTEllip.

Returns :

the value of "a" property.

nc_halo_bias_type_st_ellip_set_b ()

void                nc_halo_bias_type_st_ellip_set_b    (NcHaloBiasTypeSTEllip *biasf_st_ellip,
                                                         gdouble b);

Sets the value b to the "b" property.

biasf_st_ellip :

a NcHaloBiasTypeSTEllip.

b :

value of "b".

nc_halo_bias_type_st_ellip_get_b ()

gdouble             nc_halo_bias_type_st_ellip_get_b    (const NcHaloBiasTypeSTEllip *biasf_st_ellip);

biasf_st_ellip :

a NcHaloBiasTypeSTEllip.

Returns :

the value of "b" property.

nc_halo_bias_type_st_ellip_set_c ()

void                nc_halo_bias_type_st_ellip_set_c    (NcHaloBiasTypeSTEllip *biasf_st_ellip,
                                                         gdouble c);

Sets the value c to the "c" property.

biasf_st_ellip :

a NcHaloBiasTypeSTEllip.

c :

value of "c".

nc_halo_bias_type_st_ellip_get_c ()

gdouble             nc_halo_bias_type_st_ellip_get_c    (const NcHaloBiasTypeSTEllip *biasf_st_ellip);

biasf_st_ellip :

a NcHaloBiasTypeSTEllip.

Returns :

the value of "c" property.

Property Details

The "a" property

  "a"                        gdouble               : Read / Write / Construct Only

FIXME (check limits values)

Default value: 0.707


The "b" property

  "b"                        gdouble               : Read / Write / Construct Only

FIXME (check limits values)

Default value: 0.5


The "c" property

  "c"                        gdouble               : Read / Write / Construct Only

FIXME (check limits values)

Default value: 0.6


The "critical-delta" property

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

Critical delta.

Default value: 1.686