| Top |
Functions
| #define | NC_HIPERT_COMP_PB_VAR_F_G() |
| NcHIPertCompPB * | nc_hipert_comp_pb_new () |
| NcHIPertCompPB * | nc_hipert_comp_pb_ref () |
| void | nc_hipert_comp_pb_free () |
| void | nc_hipert_comp_pb_clear () |
| void | nc_hipert_comp_pb_set_lmax () |
| guint | nc_hipert_comp_pb_get_lmax () |
Functions
NC_HIPERT_COMP_PB_VAR_F_G()
#define NC_HIPERT_COMP_PB_VAR_F_G(ell) (NC_HIPERT_COMP_PB_VAR_F_G3 + (ell) - 3)
nc_hipert_comp_pb_new ()
NcHIPertCompPB *
nc_hipert_comp_pb_new (void);
Creates a new NcHIPertCompPB.
nc_hipert_comp_pb_ref ()
NcHIPertCompPB *
nc_hipert_comp_pb_ref (NcHIPertCompPB *pb);
Increases the reference count of pb
.
nc_hipert_comp_pb_free ()
void
nc_hipert_comp_pb_free (NcHIPertCompPB *pb);
Decreases the reference count of pb
.
nc_hipert_comp_pb_clear ()
void
nc_hipert_comp_pb_clear (NcHIPertCompPB **pb);
Decreases the reference count of *pb
and sets the pointer *pb
to NULL.
nc_hipert_comp_pb_set_lmax ()
void nc_hipert_comp_pb_set_lmax (NcHIPertCompPB *pb,guint lmax);
Sets the maximum momentum of the photon distribution to $\ell_\mathrm{max}=$lmax
.
Property Details
The “l-max” property
“l-max” guint
l_max.
Owner: NcHIPertCompPB
Flags: Read / Write / Construct
Allowed values: >= 4
Default value: 12