|
ocssw
V2022
|
s_data_d
#include <fmt_check.h>
Collaboration diagram for s_data_d:
Public Attributes | |
| int32 | i32 [2] |
| float32 | f32 [2] |
| int16 | i16 [4] |
| char | i8 [8] |
| unsigned char | ui8 [8] |
| float64 | f64 [20] |
Detailed Description
Definition at line 71 of file fmt_check.h.
Member Data Documentation
◆ f32
| float32 f32[2] |
Definition at line 73 of file fmt_check.h.
◆ f64
| float64 f64[20] |
Definition at line 77 of file fmt_check.h.
◆ i16
| int16 i16[4] |
Definition at line 74 of file fmt_check.h.
◆ i32
| int32 i32[2] |
Definition at line 72 of file fmt_check.h.
◆ i8
| char i8[8] |
Definition at line 75 of file fmt_check.h.
◆ ui8
| unsigned char ui8[8] |
Definition at line 76 of file fmt_check.h.
The documentation for this union was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/auto_qc/fmt_check/fmt_check.h


