| NumCosmo Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Properties | ||||
struct NcClusterPhotozGaussGlobal; struct NcClusterPhotozGaussGlobalClass; gdouble nc_cluster_photoz_gauss_global_get_sigma0 (const NcClusterPhotozGaussGlobal *pzg_global); gdouble nc_cluster_photoz_gauss_global_get_z_bias (const NcClusterPhotozGaussGlobal *pzg_global); NcClusterRedshift * nc_cluster_photoz_gauss_global_new (gdouble pz_min,gdouble pz_max,gdouble z_bias,gdouble sigma0); void nc_cluster_photoz_gauss_global_set_sigma0 (NcClusterPhotozGaussGlobal *pzg_global,gdouble sigma0); void nc_cluster_photoz_gauss_global_set_z_bias (NcClusterPhotozGaussGlobal *pzg_global,gdouble z_bias);
"pz-max" gdouble : Read / Write / Construct Only "pz-min" gdouble : Read / Write / Construct Only "sigma0" gdouble : Read / Write / Construct Only "z-bias" gdouble : Read / Write / Construct Only
gdouble nc_cluster_photoz_gauss_global_get_sigma0
(const NcClusterPhotozGaussGlobal *pzg_global);
|
a NcClusterPhotozGaussGlobal. |
Returns : |
the value of "sigma0" property. |
gdouble nc_cluster_photoz_gauss_global_get_z_bias
(const NcClusterPhotozGaussGlobal *pzg_global);
|
a NcClusterPhotozGaussGlobal. |
Returns : |
the value of "z-bias" property. |
NcClusterRedshift * nc_cluster_photoz_gauss_global_new (gdouble pz_min,gdouble pz_max,gdouble z_bias,gdouble sigma0);
FIXME
|
FIXME |
|
FIXME |
|
FIXME |
|
FIXME |
Returns : |
A new NcClusterRedshift. |
void nc_cluster_photoz_gauss_global_set_sigma0 (NcClusterPhotozGaussGlobal *pzg_global,gdouble sigma0);
Sets the value sigma0 to the "sigma0" property.
|
a NcClusterPhotozGaussGlobal. |
|
value of "sigma0". |
void nc_cluster_photoz_gauss_global_set_z_bias (NcClusterPhotozGaussGlobal *pzg_global,gdouble z_bias);
Sets the value z_bias to the "z-bias" property.
|
a NcClusterPhotozGaussGlobal. |
|
value of "z-bias". |
"pz-max" property "pz-max" gdouble : Read / Write / Construct Only
Maximum photoz.
Allowed values: >= 0
Default value: 0
"pz-min" property "pz-min" gdouble : Read / Write / Construct Only
Minimum photoz.
Allowed values: >= 0
Default value: 0
"sigma0" property "sigma0" gdouble : Read / Write / Construct Only
FIXME Set correct values (limits)
Allowed values: >= 0
Default value: 0.03