ocssw
V2022
|
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | hdr_struct |
struct | orb_struct |
struct | elements_struct |
Typedefs | |
typedef unsigned char | BYTE |
typedef short int | INT16 |
typedef int32_t | INT32 |
typedef float | FLOAT32 |
typedef double | FLOAT64 |
Typedef Documentation
◆ BYTE
typedef unsigned char BYTE |
Definition at line 4 of file elements.h.
◆ FLOAT32
typedef float FLOAT32 |
Definition at line 7 of file elements.h.
◆ FLOAT64
typedef double FLOAT64 |
Definition at line 8 of file elements.h.
◆ INT16
typedef short int INT16 |
Definition at line 5 of file elements.h.
◆ INT32
typedef int32_t INT32 |
Definition at line 6 of file elements.h.