NCEPLIBS-bufr
12.0.1
|
Determine the numerical data value equivalent to the setting of a specified bit within a flag table. More...
Go to the source code of this file.
Functions/Subroutines | |
recursive real *8 function | pkftbv (NBITS, IBIT) |
This function computes the numerical value equivalent to the setting of bit #(IBIT) within a flag table of NBITS bits. More... | |
Determine the numerical data value equivalent to the setting of a specified bit within a flag table.
Definition in file pkftbv.f.
recursive real*8 function pkftbv | ( | NBITS, | |
IBIT | |||
) |
This function computes the numerical value equivalent to the setting of bit #(IBIT) within a flag table of NBITS bits.
If the computation fails for any reason, then the function returns the current placeholder value for "missing" data.
[in] | NBITS | – integer: Total number of bits in flag table |
[in] | IBIT | – integer: Number of bit to be set |
Definition at line 26 of file pkftbv.f.
References modv_bmiss::bmiss, modv_im8b::im8b, and x84().