Class
NumCosmoGalaxySDObsRedshiftSpec
Description [src]
final class NumCosmo.GalaxySDObsRedshiftSpec : NumCosmo.GalaxySDObsRedshift
{
/* No available fields */
}
Class describing spectroscopic redshift observations.
Functions
nc_galaxy_sd_obs_redshift_spec_clear
Decreases the reference count of gsdorspec by one, and sets the pointer *gsdorspec to
NULL.
Instance methods
nc_galaxy_sd_obs_redshift_spec_gen1
Generates a galaxy observed redshift. See nc_galaxy_sd_obs_redshift_spec_gen() for details.
nc_galaxy_sd_obs_redshift_spec_get_z_lim
Gets the redshift limits of the galaxy sample redshift distribution.
nc_galaxy_sd_obs_redshift_spec_set_z_lim
Sets the redshift limits of the galaxy sample redshift distribution.
Methods inherited from NcGalaxySDObsRedshift (8)
nc_galaxy_sd_obs_redshift_compute_binned_dndz
Computes the binned true redshift distribution dndz(z) for the photometric redshift bin defined by the observation model. The photo-z bin edges are specified when creating the observation model (e.g., via nc_galaxy_sd_obs_redshift_gauss_new()).
nc_galaxy_sd_obs_redshift_free
Decreases the reference count of gsdor by one.
nc_galaxy_sd_obs_redshift_gen
Generates a new galaxy redshift data. The NcGalaxySDObsRedshiftData object data must be
initialized before calling this method.
nc_galaxy_sd_obs_redshift_gen1
Attempts to generate a single redshift sample consistent with the observational
constraints defined in gsdor. The result is stored in data.
nc_galaxy_sd_obs_redshift_get_integ_lim
Gets the redshift integration limits for the galaxy redshift data.
nc_galaxy_sd_obs_redshift_integ
Prepares the integrand for the galaxy redshift data.
nc_galaxy_sd_obs_redshift_prepare
Prepares the galaxy redshift data for generation.
nc_galaxy_sd_obs_redshift_ref
Increases the reference count of gsdor by one.
Properties
Properties inherited from NcmModel (9)
NumCosmoMath.Model:implementation
NumCosmoMath.Model:name
NumCosmoMath.Model:nick
NumCosmoMath.Model:params-types
NumCosmoMath.Model:reparam
NumCosmoMath.Model:scalar-params-len
NumCosmoMath.Model:sparam-array
NumCosmoMath.Model:submodel-array
NumCosmoMath.Model:vector-params-len
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.