Home
last modified time | relevance | path

Searched refs:DFSDgetcal (Results 1 – 4 of 4) sorted by relevance

/dports/science/hdf/hdf-4.2.15/hdf/test/
H A Dsdmms.c187 ret = DFSDgetcal(&ical1, &ical2, &ical3, &ical4, &ical5); in test_sdmms()
200 ret = DFSDgetcal(&ical1, &ical2, &ical3, &ical4, &ical5); in test_sdmms()
/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Ddfsdf.c1398 ret =(intf) DFSDgetcal(&dcal, &dcal_err, &dioff, &dioff_err, (int32 *) cal_type); in ndsgcal()
H A Dhproto.h1011 HDFLIBAPI int DFSDgetcal
H A Ddfsd.c4749 DFSDgetcal(float64 *pcal, float64 *pcal_err, float64 *pioff, in DFSDgetcal() function