bufr2synop 0.24.0
Data Fields
bufrdeco_bitmap_related_vars Struct Reference

Contains data related to a target variable with the aid of a bitmap. More...

#include <bufrdeco.h>

Data Fields

buf_t target
 
buf_t nba
 
buf_t nb
 
buf_t bitmaped_by
 
buf_t nq
 
buf_t qualified_by [BUFR_MAX_QUALITY_DATA]
 
buf_t substituted
 
buf_t retained
 
buf_t ns1
 
buf_t stat1 [BUFR_MAX_QUALITY_DATA]
 
buf_t stat1_desc [BUFR_MAX_QUALITY_DATA]
 
buf_t nds
 
buf_t dstat [BUFR_MAX_QUALITY_DATA]
 
buf_t dstat_desc [BUFR_MAX_QUALITY_DATA]
 

Detailed Description

Contains data related to a target variable with the aid of a bitmap.

Definition at line 500 of file bufrdeco.h.

Field Documentation

◆ bitmaped_by

buf_t bufrdeco_bitmap_related_vars::bitmaped_by

Index in a subset sequence which bitmaps the target

Definition at line 505 of file bufrdeco.h.

Referenced by get_bitmaped_info().

◆ dstat

buf_t bufrdeco_bitmap_related_vars::dstat[BUFR_MAX_QUALITY_DATA]

Attay of indexes of Difference statistical value related to target

Definition at line 514 of file bufrdeco.h.

Referenced by get_bitmaped_info().

◆ dstat_desc

buf_t bufrdeco_bitmap_related_vars::dstat_desc[BUFR_MAX_QUALITY_DATA]

Array of indexes which describes the diffenece statistical parameter related to target

Definition at line 515 of file bufrdeco.h.

◆ nb

buf_t bufrdeco_bitmap_related_vars::nb

Index in a bufrdeco_bitmap which is related with target

Definition at line 504 of file bufrdeco.h.

Referenced by get_bitmaped_info().

◆ nba

buf_t bufrdeco_bitmap_related_vars::nba

Index in a subset sequence which related bitmaped vars are set in this struct Index of struct bufrdeco_bitmap in a bufrdeco_bitmap_array which is used to get info for target

Definition at line 503 of file bufrdeco.h.

Referenced by get_bitmaped_info().

◆ nds

buf_t bufrdeco_bitmap_related_vars::nds

Amount of difference statistical parameters related to target

Definition at line 513 of file bufrdeco.h.

◆ nq

buf_t bufrdeco_bitmap_related_vars::nq

Amount of quality parameters used to bitmap the target

Definition at line 506 of file bufrdeco.h.

◆ ns1

buf_t bufrdeco_bitmap_related_vars::ns1

amount of first order statistical parameters used to bitmap the data

Definition at line 510 of file bufrdeco.h.

◆ qualified_by

buf_t bufrdeco_bitmap_related_vars::qualified_by[BUFR_MAX_QUALITY_DATA]

array of indexes quality values related to target

Definition at line 507 of file bufrdeco.h.

Referenced by get_bitmaped_info().

◆ retained

buf_t bufrdeco_bitmap_related_vars::retained

Index of retained value related to target

Definition at line 509 of file bufrdeco.h.

Referenced by get_bitmaped_info().

◆ stat1

buf_t bufrdeco_bitmap_related_vars::stat1[BUFR_MAX_QUALITY_DATA]

Array of indexes of First-order statistical value related to target

Definition at line 511 of file bufrdeco.h.

Referenced by get_bitmaped_info().

◆ stat1_desc

buf_t bufrdeco_bitmap_related_vars::stat1_desc[BUFR_MAX_QUALITY_DATA]

Array of indexes which describes the First-order statistical parameter

Definition at line 512 of file bufrdeco.h.

Referenced by get_bitmaped_info().

◆ substituted

buf_t bufrdeco_bitmap_related_vars::substituted

index of subsituted value related to target

Definition at line 508 of file bufrdeco.h.

Referenced by get_bitmaped_info().

◆ target

buf_t bufrdeco_bitmap_related_vars::target

Definition at line 502 of file bufrdeco.h.

Referenced by get_bitmaped_info().


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