Class
NumCosmoGalaxyRedshiftPopLSSTSRD
Description [src]
final class NumCosmo.GalaxyRedshiftPopLSSTSRD : NumCosmo.GalaxyRedshiftPop
{
/* 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_redshift_pop_lsst_srd_new
Creates a new NcGalaxyRedshiftPopLSSTSRD. The default parameter values correspond to the
LSST SRD year 1 source parametrization.
nc_galaxy_redshift_pop_lsst_srd_new_from_type
Creates a new NcGalaxyRedshiftPopLSSTSRD using a predefined type.
The type determines which LSST SRD parametrization to use (Year 1 or Year 10,
source or lens).
nc_galaxy_redshift_pop_lsst_srd_new_y10_lens
Creates a new NcGalaxyRedshiftPopLSSTSRD. The parameter values correspond to the
LSST SRD year 10 lens parametrization.
nc_galaxy_redshift_pop_lsst_srd_new_y10_source
Creates a new NcGalaxyRedshiftPopLSSTSRD. The parameter values correspond to the
LSST SRD year 10 source parametrization.
nc_galaxy_redshift_pop_lsst_srd_new_y1_lens
Creates a new NcGalaxyRedshiftPopLSSTSRD. The parameter values correspond to the
LSST SRD year 1 lens parametrization.
nc_galaxy_redshift_pop_lsst_srd_new_y1_source
Creates a new NcGalaxyRedshiftPopLSSTSRD. The parameter values correspond to the
LSST SRD year 1 source parametrization.
Functions
nc_galaxy_redshift_pop_lsst_srd_clear
Decreases the reference count of gsdrplsst by one, and sets the
pointer gsdrplsst to NULL.
Instance methods
Methods inherited from NcGalaxyRedshiftPop (7)
nc_galaxy_redshift_pop_eval
Evaluates the galaxy sample redshift distribution at redshift z.
nc_galaxy_redshift_pop_free
Decreases the reference count of gsdrp by one.
nc_galaxy_redshift_pop_gen
Generates a redshift value from the galaxy sample redshift distribution.
nc_galaxy_redshift_pop_get_lim
Gets the redshift limits of the galaxy sample redshift distribution.
nc_galaxy_redshift_pop_ln_eval
Evaluates the galaxy sample redshift distribution at redshift z.
nc_galaxy_redshift_pop_ref
Increases the reference count of gsdrp by one.
nc_galaxy_redshift_pop_set_lim
Sets the redshift limits of the galaxy sample redshift distribution.
Properties
Properties inherited from NcGalaxyRedshiftPop (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.