Tinker Multiplicity Function

Tinker Multiplicity Function — Dark Matter Halo FIXME

Object Hierarchy

  GObject
   +----NcMultiplicityFunc
         +----NcMultiplicityFuncTinker

Properties

  "A0"                       gdouble               : Read / Write / Construct Only
  "Delta"                    gdouble               : Read / Write / Construct Only
  "a0"                       gdouble               : Read / Write / Construct Only
  "b0"                       gdouble               : Read / Write / Construct Only
  "c"                        gdouble               : Read / Write / Construct Only

Description

FIXME

Details

struct NcMultiplicityFuncTinker

struct NcMultiplicityFuncTinker;

struct NcMultiplicityFuncTinkerClass

struct NcMultiplicityFuncTinkerClass {
};

nc_multiplicity_func_tinker_get_A0 ()

gdouble             nc_multiplicity_func_tinker_get_A0  (const NcMultiplicityFuncTinker *mulf_tinker);

mulf_tinker :

a NcMultiplicityFuncTinker.

Returns :

the value of "A0" property.

nc_multiplicity_func_tinker_get_Delta ()

gdouble             nc_multiplicity_func_tinker_get_Delta
                                                        (const NcMultiplicityFuncTinker *mulf_tinker);

mulf_tinker :

a NcMultiplicityFuncTinker.

Returns :

the value of "Delta" property.

nc_multiplicity_func_tinker_get_a0 ()

gdouble             nc_multiplicity_func_tinker_get_a0  (const NcMultiplicityFuncTinker *mulf_tinker);

mulf_tinker :

a NcMultiplicityFuncTinker.

Returns :

the value of "a0" property.

nc_multiplicity_func_tinker_get_b0 ()

gdouble             nc_multiplicity_func_tinker_get_b0  (const NcMultiplicityFuncTinker *mulf_tinker);

mulf_tinker :

a NcMultiplicityFuncTinker.

Returns :

the value of "b0" property.

nc_multiplicity_func_tinker_get_c ()

gdouble             nc_multiplicity_func_tinker_get_c   (const NcMultiplicityFuncTinker *mulf_tinker);

mulf_tinker :

a NcMultiplicityFuncTinker.

Returns :

the value of "c" property.

nc_multiplicity_func_tinker_new ()

NcMultiplicityFunc * nc_multiplicity_func_tinker_new    (gdouble A0,
                                                         gdouble a0,
                                                         gdouble b0,
                                                         gdouble c,
                                                         gdouble Delta);

FIXME

A0 :

FIXME

a0 :

FIXME

b0 :

FIXME

c :

FIXME

Delta :

FIXME

Returns :

A new NcMultiplicityFunc.

nc_multiplicity_func_tinker_set_A0 ()

void                nc_multiplicity_func_tinker_set_A0  (NcMultiplicityFuncTinker *mulf_tinker,
                                                         gdouble A0);

Sets the value A0 to the "A0" property.

mulf_tinker :

a NcMultiplicityFuncTinker.

A0 :

value of "A0".

nc_multiplicity_func_tinker_set_Delta ()

void                nc_multiplicity_func_tinker_set_Delta
                                                        (NcMultiplicityFuncTinker *mulf_tinker,
                                                         gdouble Delta);

Sets the value Delta to the "Delta" property.

mulf_tinker :

a NcMultiplicityFuncTinker.

Delta :

value of "Delta".

nc_multiplicity_func_tinker_set_a0 ()

void                nc_multiplicity_func_tinker_set_a0  (NcMultiplicityFuncTinker *mulf_tinker,
                                                         gdouble a0);

Sets the value a0 to the "a0" property.

mulf_tinker :

a NcMultiplicityFuncTinker.

a0 :

value of "a0".

nc_multiplicity_func_tinker_set_b0 ()

void                nc_multiplicity_func_tinker_set_b0  (NcMultiplicityFuncTinker *mulf_tinker,
                                                         gdouble b0);

Sets the value b0 to the "b0" property.

mulf_tinker :

a NcMultiplicityFuncTinker.

b0 :

value of "b0".

nc_multiplicity_func_tinker_set_c ()

void                nc_multiplicity_func_tinker_set_c   (NcMultiplicityFuncTinker *mulf_tinker,
                                                         gdouble c);

Sets the value c to the "c" property.

mulf_tinker :

a NcMultiplicityFuncTinker.

c :

value of "c".

Property Details

The "A0" property

  "A0"                       gdouble               : Read / Write / Construct Only

FIXME Set correct values (limits)

Default value: 0.186


The "Delta" property

  "Delta"                    gdouble               : Read / Write / Construct Only

FIXME Set correct values (limits)

Default value: 200


The "a0" property

  "a0"                       gdouble               : Read / Write / Construct Only

FIXME Set correct values (limits)

Default value: 1.47


The "b0" property

  "b0"                       gdouble               : Read / Write / Construct Only

FIXME Set correct values (limits)

Default value: 2.57


The "c" property

  "c"                        gdouble               : Read / Write / Construct Only

FIXME Set correct values (limits)

Default value: 1.19