|
ocssw
V2022
|
#include <HawkeyeDecode.h>
Public Attributes | |
| uint32_t | timeStamp |
| int | height |
| int | width |
| int | noMissingRows |
| int | averageDarkRowPresent |
| double | electronicGain |
Detailed Description
Definition at line 32 of file HawkeyeDecode.h.
Member Data Documentation
◆ averageDarkRowPresent
| int averageDarkRowPresent |
Definition at line 36 of file HawkeyeDecode.h.
◆ electronicGain
| double electronicGain |
Definition at line 37 of file HawkeyeDecode.h.
◆ height
| int height |
Definition at line 34 of file HawkeyeDecode.h.
◆ noMissingRows
| int noMissingRows |
Definition at line 35 of file HawkeyeDecode.h.
◆ timeStamp
| uint32_t timeStamp |
Definition at line 33 of file HawkeyeDecode.h.
◆ width
| int width |
Definition at line 34 of file HawkeyeDecode.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/l1agen_hawkeye/HawkeyeDecode.h


