Class
NumCosmoGalaxySDTrueRedshiftLSSTSRD
Description [src]
final class NumCosmo.GalaxySDTrueRedshiftLSSTSRD : NumCosmo.GalaxySDTrueRedshift
{
/* No available fields */
}
Class describing galaxy sample redshift distributions as in LSST-SRD.
Class defining a galaxy sample redshift distribution as described in the LSST Science Roadmap Document,.
Constructors
nc_galaxy_sd_true_redshift_lsst_srd_new
Creates a new NcGalaxySDTrueRedshiftLSSTSRD. The default parameter values correspond to the
LSST SRD year 1 source parametrization.
nc_galaxy_sd_true_redshift_lsst_srd_new_from_type
Creates a new NcGalaxySDTrueRedshiftLSSTSRD using a predefined type.
The type determines which LSST SRD parametrization to use (Year 1 or Year 10,
source or lens).
nc_galaxy_sd_true_redshift_lsst_srd_new_y10_lens
Creates a new NcGalaxySDTrueRedshiftLSSTSRD. The parameter values correspond to the
LSST SRD year 10 lens parametrization.
nc_galaxy_sd_true_redshift_lsst_srd_new_y10_source
Creates a new NcGalaxySDTrueRedshiftLSSTSRD. The parameter values correspond to the
LSST SRD year 10 source parametrization.
nc_galaxy_sd_true_redshift_lsst_srd_new_y1_lens
Creates a new NcGalaxySDTrueRedshiftLSSTSRD. The parameter values correspond to the
LSST SRD year 1 lens parametrization.
nc_galaxy_sd_true_redshift_lsst_srd_new_y1_source
Creates a new NcGalaxySDTrueRedshiftLSSTSRD. The parameter values correspond to the
LSST SRD year 1 source parametrization.
Functions
nc_galaxy_sd_true_redshift_lsst_srd_clear
Decreases the reference count of gsdtrlsst by one, and sets the
pointer gsdtrlsst to NULL.
Instance methods
Methods inherited from NcGalaxySDTrueRedshift (7)
nc_galaxy_sd_true_redshift_free
Decreases the reference count of gsdtr by one.
nc_galaxy_sd_true_redshift_gen
Generates a redshift value from the galaxy sample redshift distribution.
nc_galaxy_sd_true_redshift_get_lim
Gets the redshift limits of the galaxy sample redshift distribution.
nc_galaxy_sd_true_redshift_integ
Evaluates the galaxy sample redshift distribution at redshift z.
nc_galaxy_sd_true_redshift_ln_integ
Evaluates the galaxy sample redshift distribution at redshift z.
nc_galaxy_sd_true_redshift_ref
Increases the reference count of gsdtr by one.
nc_galaxy_sd_true_redshift_set_lim
Sets the redshift limits of the galaxy sample redshift distribution.
Properties
Properties inherited from NcGalaxySDTrueRedshift (1)
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.