| NumCosmo Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Properties | ||||
Synopsis
struct NcHaloBiasTypeSTSpherClass; struct NcHaloBiasTypeSTSpher; NcHaloBiasType * nc_halo_bias_type_st_spher_new (gdouble delta_c,gdouble a,gdouble p); void nc_halo_bias_type_st_spher_set_delta_c (NcHaloBiasTypeSTSpher *biasf_st_spher,gdouble delta_c); gdouble nc_halo_bias_type_st_spher_get_delta_c (const NcHaloBiasTypeSTSpher *biasf_st_spher); void nc_halo_bias_type_st_spher_set_a (NcHaloBiasTypeSTSpher *biasf_st_spher,gdouble a); gdouble nc_halo_bias_type_st_spher_get_a (const NcHaloBiasTypeSTSpher *biasf_st_spher); void nc_halo_bias_type_st_spher_set_p (NcHaloBiasTypeSTSpher *biasf_st_spher,gdouble p); gdouble nc_halo_bias_type_st_spher_get_p (const NcHaloBiasTypeSTSpher *biasf_st_spher);
Properties
"a" gdouble : Read / Write / Construct Only "critical-delta" gdouble : Read / Write / Construct Only "p" gdouble : Read / Write / Construct Only
Details
nc_halo_bias_type_st_spher_new ()
NcHaloBiasType * nc_halo_bias_type_st_spher_new (gdouble delta_c,gdouble a,gdouble p);
FIXME
|
FIXME |
|
FIXME |
|
FIXME |
Returns : |
A new NcHaloBiasType. |
nc_halo_bias_type_st_spher_set_delta_c ()
void nc_halo_bias_type_st_spher_set_delta_c (NcHaloBiasTypeSTSpher *biasf_st_spher,gdouble delta_c);
Sets the value delta_c to the "critical-delta" property.
|
a NcHaloBiasTypeSTSpher. |
|
value of "critical-delta". |
nc_halo_bias_type_st_spher_get_delta_c ()
gdouble nc_halo_bias_type_st_spher_get_delta_c
(const NcHaloBiasTypeSTSpher *biasf_st_spher);
|
a NcHaloBiasTypeSTSpher. |
Returns : |
the value of "critical_delta" property. |
nc_halo_bias_type_st_spher_set_a ()
void nc_halo_bias_type_st_spher_set_a (NcHaloBiasTypeSTSpher *biasf_st_spher,gdouble a);
Sets the value a to the "a" property.
|
a NcHaloBiasTypeSTSpher. |
|
value of "a". |
nc_halo_bias_type_st_spher_get_a ()
gdouble nc_halo_bias_type_st_spher_get_a (const NcHaloBiasTypeSTSpher *biasf_st_spher);
|
a NcHaloBiasTypeSTSpher. |
Returns : |
the value of "a" property. |
nc_halo_bias_type_st_spher_set_p ()
void nc_halo_bias_type_st_spher_set_p (NcHaloBiasTypeSTSpher *biasf_st_spher,gdouble p);
Sets the value p to the "p" property.
|
a NcHaloBiasTypeSTSpher. |
|
value of "p". |
nc_halo_bias_type_st_spher_get_p ()
gdouble nc_halo_bias_type_st_spher_get_p (const NcHaloBiasTypeSTSpher *biasf_st_spher);
|
a NcHaloBiasTypeSTSpher. |
Returns : |
the value of "p" property. |
Property Details
The "a" property
"a" gdouble : Read / Write / Construct Only
FIXME (check limits values)
Default value: 0.75
The "critical-delta" property
"critical-delta" gdouble : Read / Write / Construct Only
Critical delta.
Default value: 1.686
The "p" property
"p" gdouble : Read / Write / Construct Only
FIXME (check limits values)
Default value: 0.75