![]() |
![]() |
![]() |
NumCosmo Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
struct NcHaloBiasTypeSTSpher; struct NcHaloBiasTypeSTSpherClass; gdouble nc_halo_bias_type_st_spher_get_a (const NcHaloBiasTypeSTSpher *biasf_st_spher
); gdouble nc_halo_bias_type_st_spher_get_delta_c (const NcHaloBiasTypeSTSpher *biasf_st_spher
); gdouble nc_halo_bias_type_st_spher_get_p (const NcHaloBiasTypeSTSpher *biasf_st_spher
); NcHaloBiasType * nc_halo_bias_type_st_spher_new (gdouble delta_c
,gdouble a
,gdouble p
); void nc_halo_bias_type_st_spher_set_a (NcHaloBiasTypeSTSpher *biasf_st_spher
,gdouble a
); void nc_halo_bias_type_st_spher_set_delta_c (NcHaloBiasTypeSTSpher *biasf_st_spher
,gdouble delta_c
); void nc_halo_bias_type_st_spher_set_p (NcHaloBiasTypeSTSpher *biasf_st_spher
,gdouble p
);
"a" gdouble : Read / Write / Construct Only "critical-delta" gdouble : Read / Write / Construct Only "p" gdouble : Read / Write / Construct Only
gdouble nc_halo_bias_type_st_spher_get_a (const NcHaloBiasTypeSTSpher *biasf_st_spher
);
|
a NcHaloBiasTypeSTSpher. |
Returns : |
the value of "a" property. |
gdouble nc_halo_bias_type_st_spher_get_delta_c
(const NcHaloBiasTypeSTSpher *biasf_st_spher
);
|
a NcHaloBiasTypeSTSpher. |
Returns : |
the value of "critical_delta" property. |
gdouble nc_halo_bias_type_st_spher_get_p (const NcHaloBiasTypeSTSpher *biasf_st_spher
);
|
a NcHaloBiasTypeSTSpher. |
Returns : |
the value of "p" property. |
NcHaloBiasType * nc_halo_bias_type_st_spher_new (gdouble delta_c
,gdouble a
,gdouble p
);
FIXME
|
FIXME |
|
FIXME |
|
FIXME |
Returns : |
A new NcHaloBiasType. |
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". |
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". |
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". |