Method

NumCosmoDataCMBShiftParamset_dist

Declaration [src]

void
nc_data_cmb_shift_param_set_dist (
  NcDataCMBShiftParam* cmb_shift_param,
  NcDistance* dist
)

Description [src]

Sets the distance object dist to cmb_shift_param.

Parameters

dist

Type: NcDistance

A NcDistance.

The data is owned by the caller of the method.