|
NCEPLIBS-bufr
12.2.0
|
Declare variables for use with certain Table C operators in the internal jump/link table. More...
Variables | |
| integer | icdw |
| Number of bits by which to modify the data width of subsequent jump/link table mnemonics whose type indicator is "NUM"; set to 0 unless a 2-01-YYY or 2-07-YYY operator is in effect. More... | |
| integer | icrv |
| Factor by which to multiply the reference value of subsequent jump/link table mnemonics whose type indicator is "NUM"; set to 1 unless a 2-07-YYY operator is in effect. More... | |
| integer | icsc |
| Number by which to modify the scale of subsequent jump/link table mnemonics whose type indicator is "NUM"; set to 0 unless a 2-02-YYY or 2-07-YYY operator is in effect. More... | |
| integer | incw |
| New data width (in bytes) for subsequent jump/link table mnemonics whose type indicator is "CHR"; set to 0 unless a 2-08-YYY operator is in effect. More... | |
Declare variables for use with certain Table C operators in the internal jump/link table.
Data values within this module are stored by subroutine tabsub().
| integer moda_tabccc::icdw |
Number of bits by which to modify the data width of subsequent jump/link table mnemonics whose type indicator is "NUM"; set to 0 unless a 2-01-YYY or 2-07-YYY operator is in effect.
Definition at line 501 of file modules_arrs.F90.
| integer moda_tabccc::icrv |
Factor by which to multiply the reference value of subsequent jump/link table mnemonics whose type indicator is "NUM"; set to 1 unless a 2-07-YYY operator is in effect.
Definition at line 507 of file modules_arrs.F90.
| integer moda_tabccc::icsc |
Number by which to modify the scale of subsequent jump/link table mnemonics whose type indicator is "NUM"; set to 0 unless a 2-02-YYY or 2-07-YYY operator is in effect.
Definition at line 504 of file modules_arrs.F90.
| integer moda_tabccc::incw |
New data width (in bytes) for subsequent jump/link table mnemonics whose type indicator is "CHR"; set to 0 unless a 2-08-YYY operator is in effect.
Definition at line 510 of file modules_arrs.F90.