| NumCosmo Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Properties | ||||
struct NcHaloBiasTypeTinker; struct NcHaloBiasTypeTinkerClass; gdouble nc_halo_bias_type_tinker_get_B (const NcHaloBiasTypeTinker *biasf_tinker); gdouble nc_halo_bias_type_tinker_get_Delta (const NcHaloBiasTypeTinker *biasf_tinker); gdouble nc_halo_bias_type_tinker_get_b (const NcHaloBiasTypeTinker *biasf_tinker); gdouble nc_halo_bias_type_tinker_get_c (const NcHaloBiasTypeTinker *biasf_tinker); gdouble nc_halo_bias_type_tinker_get_delta_c (const NcHaloBiasTypeTinker *biasf_tinker); NcHaloBiasType * nc_halo_bias_type_tinker_new (gdouble delta_c,gdouble B,gdouble b,gdouble c,gdouble Delta); void nc_halo_bias_type_tinker_set_B (NcHaloBiasTypeTinker *biasf_tinker,gdouble B); void nc_halo_bias_type_tinker_set_Delta (NcHaloBiasTypeTinker *biasf_tinker,gdouble Delta); void nc_halo_bias_type_tinker_set_b (NcHaloBiasTypeTinker *biasf_tinker,gdouble b); void nc_halo_bias_type_tinker_set_c (NcHaloBiasTypeTinker *biasf_tinker,gdouble c); void nc_halo_bias_type_tinker_set_delta_c (NcHaloBiasTypeTinker *biasf_tinker,gdouble delta_c);
"B" gdouble : Read / Write / Construct Only "Delta" gdouble : Read / Write / Construct Only "b" gdouble : Read / Write / Construct Only "c" gdouble : Read / Write / Construct Only "critical-delta" gdouble : Read / Write / Construct Only
gdouble nc_halo_bias_type_tinker_get_B (const NcHaloBiasTypeTinker *biasf_tinker);
|
a NcHaloBiasTypeTinker. |
Returns : |
the value of "B" property. |
gdouble nc_halo_bias_type_tinker_get_Delta (const NcHaloBiasTypeTinker *biasf_tinker);
|
a NcHaloBiasTypeTinker. |
Returns : |
the value of "Delta" property. |
gdouble nc_halo_bias_type_tinker_get_b (const NcHaloBiasTypeTinker *biasf_tinker);
|
a NcHaloBiasTypeTinker. |
Returns : |
the value of "b" property. |
gdouble nc_halo_bias_type_tinker_get_c (const NcHaloBiasTypeTinker *biasf_tinker);
|
a NcHaloBiasTypeTinker. |
Returns : |
the value of "c" property. |
gdouble nc_halo_bias_type_tinker_get_delta_c
(const NcHaloBiasTypeTinker *biasf_tinker);
|
a NcHaloBiasTypeTinker. |
Returns : |
the value of "critical_delta" property. |
NcHaloBiasType * nc_halo_bias_type_tinker_new (gdouble delta_c,gdouble B,gdouble b,gdouble c,gdouble Delta);
FIXME
|
FIXME |
|
FIXME |
|
FIXME |
|
FIXME |
|
FIXME |
Returns : |
A new NcHaloBiasType. |
void nc_halo_bias_type_tinker_set_B (NcHaloBiasTypeTinker *biasf_tinker,gdouble B);
Sets the value B to the "B" property.
|
a NcHaloBiasTypeTinker. |
|
value of "B". |
void nc_halo_bias_type_tinker_set_Delta (NcHaloBiasTypeTinker *biasf_tinker,gdouble Delta);
Sets the value Delta to the "Delta" property.
|
a NcHaloBiasTypeTinker. |
|
value of "Delta". |
void nc_halo_bias_type_tinker_set_b (NcHaloBiasTypeTinker *biasf_tinker,gdouble b);
Sets the value b to the "b" property.
|
a NcHaloBiasTypeTinker. |
|
value of "b". |
void nc_halo_bias_type_tinker_set_c (NcHaloBiasTypeTinker *biasf_tinker,gdouble c);
Sets the value c to the "c" property.
|
a NcHaloBiasTypeTinker. |
|
value of "c". |
void nc_halo_bias_type_tinker_set_delta_c (NcHaloBiasTypeTinker *biasf_tinker,gdouble delta_c);
Sets the value delta_c to the "critical-delta" property.
|
a NcHaloBiasTypeTinker. |
|
value of "critical-delta". |
"B" property "B" gdouble : Read / Write / Construct Only
FIXME (check limits values)
Default value: 0.183
"Delta" property "Delta" gdouble : Read / Write / Construct Only
FIXME (check limits values)
Default value: 200
"b" property "b" gdouble : Read / Write / Construct Only
FIXME (check limits values)
Default value: 1.5
"c" property "c" gdouble : Read / Write / Construct Only
FIXME (check limits values)
Default value: 2.4