NCEPLIBS-bufr  12.1.0
bufrlib::stseq_c Interface Reference

Public Member Functions

subroutine stseq_c (lun, irepct, idn, nemo, cseq, cdesc, ncdesc)
 Store information about a standard Table D descriptor. More...
 

Detailed Description

Definition at line 326 of file bufrlib.F90.

Constructor & Destructor Documentation

◆ stseq_c()

bufrlib::stseq_c::stseq_c ( integer(c_int), intent(in), value  lun,
integer(c_int), intent(inout)  irepct,
integer(c_int), intent(in), value  idn,
character(kind=c_char), dimension(*), intent(in)  nemo,
character(kind=c_char), dimension(*), intent(in)  cseq,
integer(c_int), dimension(*), intent(out)  cdesc,
integer(c_int), intent(in), value  ncdesc 
)

Store information about a standard Table D descriptor.

Wraps stseq() function.

Parameters
lun- File ID.
irepct- Replication sequence counter for the current master table.
idn- WMO bit-wise representation of FXY value for standard Table D descriptor.
nemo- Mnemonic corresponding to idn.
cseq- Description corresponding to idn.
cdesc- Array of WMO-standard child descriptors equivalent to idn.
ncdesc- Number of WMO-standard child descriptors in cdesc.
Author
J. Ator
Date
2023-04-07

Definition at line 326 of file bufrlib.F90.


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