|
ocssw
V2022
|
#include <fmt_check.h>
Public Attributes | |
| char | chr [FMT_8BLEN *8] |
| int32 | i32 [FMT_8BLEN *2] |
| float32 | f32 [FMT_8BLEN *2] |
| int16 | i16 [FMT_8BLEN *4] |
| char | i8 [FMT_8BLEN *8] |
| unsigned char | ui8 [FMT_8BLEN *8] |
| float64 | f64 [FMT_8BLEN] |
Detailed Description
Definition at line 56 of file fmt_check.h.
Member Data Documentation
◆ chr
| char chr[FMT_8BLEN *8] |
Definition at line 57 of file fmt_check.h.
◆ f32
| float32 f32[FMT_8BLEN *2] |
Definition at line 59 of file fmt_check.h.
◆ f64
| float64 f64[FMT_8BLEN] |
Definition at line 63 of file fmt_check.h.
◆ i16
| int16 i16[FMT_8BLEN *4] |
Definition at line 60 of file fmt_check.h.
◆ i32
| int32 i32[FMT_8BLEN *2] |
Definition at line 58 of file fmt_check.h.
◆ i8
| char i8[FMT_8BLEN *8] |
Definition at line 61 of file fmt_check.h.
◆ ui8
| unsigned char ui8[FMT_8BLEN *8] |
Definition at line 62 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


