ocssw
V2022
|
#include <RsViirs.h>
Public Member Functions | |
RsViirs () | |
RsViirs (int lines, int pixels) | |
~RsViirs () | |
int | process () |
int | generate_sort_index () |
int | resort (sio *io) |
int | resort (usio *io) |
int | resort (uio *io) |
int | resort (fio *io) |
int | fill_the_fills (usio *io) |
int | fill_the_fills (uio *io) |
int | fill_the_fills (fio *io) |
Public Attributes | |
string | config_file_ |
string | history_ |
string | source_files_ |
int | lines_ |
int | pixels_ |
short | si_ [NSCANS *NDETECTORS][NPIXELS] |
Detailed Description
Constructor & Destructor Documentation
◆ RsViirs() [1/2]
RsViirs | ( | ) |
Definition at line 102 of file RsViirs.cpp.
◆ RsViirs() [2/2]
RsViirs | ( | int | lines, |
int | pixels | ||
) |
Definition at line 105 of file RsViirs.cpp.
◆ ~RsViirs()
~RsViirs | ( | ) |
Definition at line 117 of file RsViirs.cpp.
Member Function Documentation
◆ fill_the_fills() [1/3]
int fill_the_fills | ( | fio * | io | ) |
Definition at line 405 of file RsViirs.cpp.
◆ fill_the_fills() [2/3]
int fill_the_fills | ( | uio * | io | ) |
Definition at line 369 of file RsViirs.cpp.
◆ fill_the_fills() [3/3]
int fill_the_fills | ( | usio * | io | ) |
Definition at line 333 of file RsViirs.cpp.
◆ generate_sort_index()
int generate_sort_index | ( | ) |
Definition at line 260 of file RsViirs.cpp.
◆ process()
int process | ( | ) |
Definition at line 127 of file RsViirs.cpp.
◆ resort() [1/4]
int resort | ( | fio * | io | ) |
Definition at line 317 of file RsViirs.cpp.
◆ resort() [2/4]
int resort | ( | sio * | io | ) |
Definition at line 290 of file RsViirs.cpp.
◆ resort() [3/4]
int resort | ( | uio * | io | ) |
Definition at line 299 of file RsViirs.cpp.
◆ resort() [4/4]
int resort | ( | usio * | io | ) |
Definition at line 308 of file RsViirs.cpp.
Member Data Documentation
◆ config_file_
◆ history_
◆ lines_
◆ pixels_
◆ si_
short si_[NSCANS *NDETECTORS][NPIXELS] |
◆ source_files_
The documentation for this class was generated from the following files:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/dtdb/resam_viirs/RsViirs.h
- /gfs-oceanweb/web/ocssw/ocssw_src/src/dtdb/resam_viirs/RsViirs.cpp
- /gfs-oceanweb/web/ocssw/ocssw_src/src/dtdb/resam_viirs/RsViirs.hpp