| NumCosmo Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Properties | ||||
Synopsis
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);
Properties
"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
Details
nc_halo_bias_type_tinker_get_B ()
gdouble nc_halo_bias_type_tinker_get_B (const NcHaloBiasTypeTinker *biasf_tinker);
|
a NcHaloBiasTypeTinker. |
Returns : |
the value of "B" property. |
nc_halo_bias_type_tinker_get_Delta ()
gdouble nc_halo_bias_type_tinker_get_Delta (const NcHaloBiasTypeTinker *biasf_tinker);
|
a NcHaloBiasTypeTinker. |
Returns : |
the value of "Delta" property. |
nc_halo_bias_type_tinker_get_b ()
gdouble nc_halo_bias_type_tinker_get_b (const NcHaloBiasTypeTinker *biasf_tinker);
|
a NcHaloBiasTypeTinker. |
Returns : |
the value of "b" property. |
nc_halo_bias_type_tinker_get_c ()
gdouble nc_halo_bias_type_tinker_get_c (const NcHaloBiasTypeTinker *biasf_tinker);
|
a NcHaloBiasTypeTinker. |
Returns : |
the value of "c" property. |
nc_halo_bias_type_tinker_get_delta_c ()
gdouble nc_halo_bias_type_tinker_get_delta_c
(const NcHaloBiasTypeTinker *biasf_tinker);
|
a NcHaloBiasTypeTinker. |
Returns : |
the value of "critical_delta" property. |
nc_halo_bias_type_tinker_new ()
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. |
nc_halo_bias_type_tinker_set_B ()
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". |
nc_halo_bias_type_tinker_set_Delta ()
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". |
nc_halo_bias_type_tinker_set_b ()
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". |
nc_halo_bias_type_tinker_set_c ()
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". |
nc_halo_bias_type_tinker_set_delta_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". |
Property Details
The "B" property
"B" gdouble : Read / Write / Construct Only
FIXME (check limits values)
Default value: 0.183
The "Delta" property
"Delta" gdouble : Read / Write / Construct Only
FIXME (check limits values)
Default value: 200
The "b" property
"b" gdouble : Read / Write / Construct Only
FIXME (check limits values)
Default value: 1.5
The "c" property
"c" gdouble : Read / Write / Construct Only
FIXME (check limits values)
Default value: 2.4