| Top |
Functions
nc_data_bao_dtr_dhr_new_from_file ()
NcDataBaoDtrDHr *
nc_data_bao_dtr_dhr_new_from_file (const gchar *filename);
Creates a new NcDataBaoDtrDHr from filename
.
nc_data_bao_dtr_dhr_new_from_id ()
NcDataBaoDtrDHr * nc_data_bao_dtr_dhr_new_from_id (NcDistance *dist,NcDataBaoId id);
FIXME
nc_data_bao_dtr_dhr_set_dist ()
void nc_data_bao_dtr_dhr_set_dist (NcDataBaoDtrDHr *dhdt,NcDistance *dist);
Sets the distance object.