bufr2synop 0.24.0
|
Contains data related to a target variable with the aid of a bitmap. More...
#include <bufrdeco.h>
Contains data related to a target variable with the aid of a bitmap.
Definition at line 500 of file bufrdeco.h.
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().
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().
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.
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().
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().
buf_t bufrdeco_bitmap_related_vars::nds |
Amount of difference statistical parameters related to target
Definition at line 513 of file bufrdeco.h.
buf_t bufrdeco_bitmap_related_vars::nq |
Amount of quality parameters used to bitmap the target
Definition at line 506 of file bufrdeco.h.
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.
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().
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().
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().
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().
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().
buf_t bufrdeco_bitmap_related_vars::target |
Definition at line 502 of file bufrdeco.h.
Referenced by get_bitmaped_info().