Top | ![]() |
![]() |
![]() |
![]() |
Functions
void | nc_xcor_prepare () |
NcXcor * | nc_xcor_new () |
NcXcor * | nc_xcor_ref () |
void | nc_xcor_free () |
void | nc_xcor_clear () |
void | nc_xcor_limber_cross_cl () |
void | nc_xcor_limber_auto_cl () |
Properties
NcDistance * | distance | Read / Write / Construct Only |
NcGrowthFunc * | growth-func | Read / Write / Construct Only |
NcTransferFunc * | transfer-func | Read / Write / Construct Only |
gdouble | zl | Read / Write / Construct |
gdouble | zu | Read / Write / Construct |
Functions
nc_xcor_new ()
NcXcor * nc_xcor_new (NcDistance *dist
,NcTransferFunc *tf
,NcGrowthFunc *gf
,gdouble zl
,gdouble zu
);
FIXME
nc_xcor_limber_cross_cl ()
void nc_xcor_limber_cross_cl (NcXcor *xc
,NcXcorLimber *xcl1
,NcXcorLimber *xcl2
,NcHICosmo *cosmo
,NcmVector *ell
,NcmVector *vp
,guint lmin_idx
);
FIXME
Property Details
The “distance”
property
“distance” NcDistance *
This property keeps the distance object.
Flags: Read / Write / Construct Only
The “growth-func”
property
“growth-func” NcGrowthFunc *
Growth function.
Flags: Read / Write / Construct Only
The “transfer-func”
property
“transfer-func” NcTransferFunc *
Transfer Function.
Flags: Read / Write / Construct Only
The “zl”
property
“zl” gdouble
This property sets lower redshift bound.
Flags: Read / Write / Construct
Allowed values: >= 0
Default value: 0
The “zu”
property
“zu” gdouble
This property sets the upper redshift bound.
Flags: Read / Write / Construct
Allowed values: >= 0
Default value: 0