Method

NumCosmoMathSphereMapadd_to_ang

Declaration [src]

void
ncm_sphere_map_add_to_ang (
  NcmSphereMap* smap,
  const gdouble theta,
  const gdouble phi,
  const gdouble s
)

Description [src]

Adds s to the signal at the pixel corresponding to theta and phi.

Parameters

theta

Type: const gdouble

$\theta$.

phi

Type: const gdouble

$\phi$.

s

Type: const gdouble

Signal.