| Top |
Functions
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
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.
nc_halo_bias_type_st_ellip_get_delta_c ()
gdouble
nc_halo_bias_type_st_ellip_get_delta_c
(const NcHaloBiasTypeSTEllip *biasf_st_ellip);
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.
nc_halo_bias_type_st_ellip_get_a ()
gdouble
nc_halo_bias_type_st_ellip_get_a (const NcHaloBiasTypeSTEllip *biasf_st_ellip);
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.
nc_halo_bias_type_st_ellip_get_b ()
gdouble
nc_halo_bias_type_st_ellip_get_b (const NcHaloBiasTypeSTEllip *biasf_st_ellip);
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.
nc_halo_bias_type_st_ellip_get_c ()
gdouble
nc_halo_bias_type_st_ellip_get_c (const NcHaloBiasTypeSTEllip *biasf_st_ellip);
Property Details
The “a” property
“a” gdouble
FIXME (check limits values)
Flags: Read / Write / Construct Only
Default value: 0.707
The “b” property
“b” gdouble
FIXME (check limits values)
Flags: Read / Write / Construct Only
Default value: 0.5
The “c” property
“c” gdouble
FIXME (check limits values)
Flags: Read / Write / Construct Only
Default value: 0.6
The “critical-delta” property
“critical-delta” gdouble
Critical delta.
Flags: Read / Write / Construct Only
Default value: 1.686