Top | ![]() |
![]() |
![]() |
![]() |
Functions
Properties
double | a | Read / Write / Construct Only |
double | b | Read / Write / Construct Only |
double | c | Read / Write / Construct Only |
double | critical-delta | Read / Write / Construct Only |
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” double
FIXME (check limits values)
Owner: NcHaloBiasTypeSTEllip
Flags: Read / Write / Construct Only
Default value: 0.707
The “b”
property
“b” double
FIXME (check limits values)
Owner: NcHaloBiasTypeSTEllip
Flags: Read / Write / Construct Only
Default value: 0.5
The “c”
property
“c” double
FIXME (check limits values)
Owner: NcHaloBiasTypeSTEllip
Flags: Read / Write / Construct Only
Default value: 0.6