Home
last modified time | relevance | path

Searched refs:ioff_err (Results 1 – 5 of 5) sorted by relevance

/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Ddfsd.h54 float64 ioff, ioff_err; /* calibration offset stuff */ member
H A Ddfsdf.c1359 ndsscal(float64 *cal, float64 *cal_err, float64 *ioff, float64 *ioff_err, in ndsscal() argument
1371 HDmemcpy(&dioff_err, ioff_err, sizeof(float64)); in ndsscal()
1389 ndsgcal(float64 *cal, float64 *cal_err, float64 *ioff, float64 *ioff_err, in ndsgcal() argument
1403 HDmemcpy(ioff_err, &dioff_err, sizeof(float64)); in ndsgcal()
H A Ddfsd.c2910 sdg->ioff_err = (float64) buf2[1]; in DFSDIgetndg()
2968 sdg->ioff_err = (float64) buf2[1]; in DFSDIgetndg()
4770 *pioff_err = Readsdg.ioff_err; in DFSDgetcal()
4826 DFSDsetcal(float64 cal, float64 cal_err, float64 ioff, float64 ioff_err, in DFSDsetcal() argument
4842 Writesdg.ioff_err = (float64) ioff_err; in DFSDsetcal()
H A Dhproto_fortran.h396 float64 * ioff_err, intf * cal_type);
400 float64 * ioff_err, intf * cal_type);
H A Dhproto.h1009 float64 ioff_err, int32 cal_nt);