NCEPLIBS-bufr  12.0.0
bufrlib::cpmstabs_c Interface Reference

Public Member Functions

subroutine cpmstabs_c (nmtb, ibfxyn, cbscl, cbsref, cbbw, cbunit, cbmnem, cbelem, nmtd, idfxyn, cdseq, cdmnem, ndelem, idefxy, maxcd)
 Copy master Table B and Table D information. More...
 

Detailed Description

Definition at line 201 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ cpmstabs_c()

bufrlib::cpmstabs_c::cpmstabs_c ( integer(c_int), intent(in), value  nmtb,
integer(c_int), dimension(*), intent(in)  ibfxyn,
character(kind=c_char), dimension(4,*), intent(in)  cbscl,
character(kind=c_char), dimension(12,*), intent(in)  cbsref,
character(kind=c_char), dimension(4,*), intent(in)  cbbw,
character(kind=c_char), dimension(24,*), intent(in)  cbunit,
character(kind=c_char), dimension(8,*), intent(in)  cbmnem,
character(kind=c_char), dimension(120,*), intent(in)  cbelem,
integer(c_int), intent(in), value  nmtd,
integer(c_int), dimension(*), intent(in)  idfxyn,
character(kind=c_char), dimension(120,*), intent(in)  cdseq,
character(kind=c_char), dimension(8,*), intent(in)  cdmnem,
integer(c_int), dimension(*), intent(in)  ndelem,
integer(c_int), dimension(*), intent(in)  idefxy,
integer(c_int), intent(in), value  maxcd 
)

Copy master Table B and Table D information.

Wraps cpmstabs() function.

Parameters
nmtb- Number of master Table B entries.
ibfxyn- Bit-wise representations of master Table B FXY numbers.
cbscl- Master Table B scale factors.
cbsref- Master Table B reference values.
cbbw- Master Table B bit widths.
cbunit- Master Table B units.
cbmnem- Master Table B mnemonics.
cbelem- Master Table B element names.
nmtd- Number of master Table D entries.
idfxyn- Bit-wise representations of master Table D FXY numbers.
cdseq- Master Table D sequence names.
cdmnem- Master Table D mnemonics.
ndelem- Number of child descriptors for master Table D sequence.
idefxy- Bit-wise representations of child descriptors for master Table D sequence.
maxcd- Maximum number of child descriptors for a master Table D sequence.
Author
J. Ator
Date
2005-11-29

Definition at line 201 of file bufrlib.F90.


The documentation for this interface was generated from the following file: