| NumCosmo Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Properties | ||||
Synopsis
struct NcHaloBiasTypeSTEllip; struct NcHaloBiasTypeSTEllipClass; gdouble nc_halo_bias_type_st_ellip_get_a (const NcHaloBiasTypeSTEllip *biasf_st_ellip); gdouble nc_halo_bias_type_st_ellip_get_b (const NcHaloBiasTypeSTEllip *biasf_st_ellip); gdouble nc_halo_bias_type_st_ellip_get_c (const NcHaloBiasTypeSTEllip *biasf_st_ellip); gdouble nc_halo_bias_type_st_ellip_get_delta_c (const NcHaloBiasTypeSTEllip *biasf_st_ellip); NcHaloBiasType * nc_halo_bias_type_st_ellip_new (gdouble delta_c,gdouble a,gdouble b,gdouble c); void nc_halo_bias_type_st_ellip_set_a (NcHaloBiasTypeSTEllip *biasf_st_ellip,gdouble a); void nc_halo_bias_type_st_ellip_set_b (NcHaloBiasTypeSTEllip *biasf_st_ellip,gdouble b); void nc_halo_bias_type_st_ellip_set_c (NcHaloBiasTypeSTEllip *biasf_st_ellip,gdouble c); void nc_halo_bias_type_st_ellip_set_delta_c (NcHaloBiasTypeSTEllip *biasf_st_ellip,gdouble delta_c);
Properties
"a" gdouble : Read / Write / Construct Only "b" gdouble : Read / Write / Construct Only "c" gdouble : Read / Write / Construct Only "critical-delta" gdouble : Read / Write / Construct Only
Details
nc_halo_bias_type_st_ellip_get_a ()
gdouble nc_halo_bias_type_st_ellip_get_a (const NcHaloBiasTypeSTEllip *biasf_st_ellip);
|
a NcHaloBiasTypeSTEllip. |
Returns : |
the value of "a" property. |
nc_halo_bias_type_st_ellip_get_b ()
gdouble nc_halo_bias_type_st_ellip_get_b (const NcHaloBiasTypeSTEllip *biasf_st_ellip);
|
a NcHaloBiasTypeSTEllip. |
Returns : |
the value of "b" property. |
nc_halo_bias_type_st_ellip_get_c ()
gdouble nc_halo_bias_type_st_ellip_get_c (const NcHaloBiasTypeSTEllip *biasf_st_ellip);
|
a NcHaloBiasTypeSTEllip. |
Returns : |
the value of "c" 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);
|
a NcHaloBiasTypeSTEllip. |
Returns : |
the value of "critical_delta" property. |
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
|
FIXME |
|
FIXME |
|
FIXME |
|
FIXME |
Returns : |
A new NcHaloBiasType. |
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.
|
a NcHaloBiasTypeSTEllip. |
|
value of "a". |
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.
|
a NcHaloBiasTypeSTEllip. |
|
value of "b". |
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.
|
a NcHaloBiasTypeSTEllip. |
|
value of "c". |
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.
|
a NcHaloBiasTypeSTEllip. |
|
value of "critical-delta". |
Property Details
The "a" property
"a" gdouble : Read / Write / Construct Only
FIXME (check limits values)
Default value: 0.707
The "b" property
"b" gdouble : Read / Write / Construct Only
FIXME (check limits values)
Default value: 0.5
The "c" property
"c" gdouble : Read / Write / Construct Only
FIXME (check limits values)
Default value: 0.6