NcHaloBiasTypeSTEllip

NcHaloBiasTypeSTEllip — Sheth-Tormen elliptical halo bias function type.

Properties

gdouble a 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
        ╰── NcHaloBiasTypeSTEllip

Description

FIXME

Functions

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

Parameters

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.

Parameters

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

Parameters

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.

Parameters

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

Parameters

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.

Parameters

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

Parameters

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.

Parameters

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

Parameters

biasf_st_ellip

a NcHaloBiasTypeSTEllip.

 

Returns

the value of “c” property.

Property Details

The “a” property

  “a”                        gdouble

FIXME (check limits values)

Owner: NcHaloBiasTypeSTEllip

Flags: Read / Write / Construct Only

Default value: 0.707


The “b” property

  “b”                        gdouble

FIXME (check limits values)

Owner: NcHaloBiasTypeSTEllip

Flags: Read / Write / Construct Only

Default value: 0.5


The “c” property

  “c”                        gdouble

FIXME (check limits values)

Owner: NcHaloBiasTypeSTEllip

Flags: Read / Write / Construct Only

Default value: 0.6


The “critical-delta” property

  “critical-delta”           gdouble

Critical delta.

Owner: NcHaloBiasTypeSTEllip

Flags: Read / Write / Construct Only

Default value: 1.686