Top | ![]() |
![]() |
![]() |
![]() |
Functions
nc_data_cmb_shift_param_new_empty ()
NcDataCMBShiftParam *
nc_data_cmb_shift_param_new_empty (NcDistance *dist
);
FIXME
nc_data_cmb_shift_param_new_from_file ()
NcDataCMBShiftParam *
nc_data_cmb_shift_param_new_from_file (const gchar *filename
);
Creates a new NcDataCMBShiftParam from filename
.
nc_data_cmb_shift_param_new_from_id ()
NcDataCMBShiftParam * nc_data_cmb_shift_param_new_from_id (NcDistance *dist
,NcDataCMBId id
);
FIXME
nc_data_cmb_shift_param_set_dist ()
void nc_data_cmb_shift_param_set_dist (NcDataCMBShiftParam *cmb_shift_param
,NcDistance *dist
);
Sets the distance object.
Property Details
The “dist”
property
“dist” NcDistance *
Distance object.
Owner: NcDataCMBShiftParam
Flags: Read / Write