ocssw
V2022
|
wv3d Namespace Reference
Variables | |
std::vector< std::string > | wavelength_3d_list_separated |
std::unordered_map< std::string, std::vector< int32_t > > | wv3d_2d_name_to_3d_expansion |
std::unordered_map< std::string, std::string > | wv3d_3d_name_to_2d_name |
std::vector< std::string > | output_products_with_3d |
size_t | wavelength_3d_size |
Variable Documentation
◆ output_products_with_3d
std::vector<std::string> output_products_with_3d |
Definition at line 49 of file l3mapgen.cpp.
◆ wavelength_3d_list_separated
std::vector<std::string> wavelength_3d_list_separated |
Definition at line 46 of file l3mapgen.cpp.
◆ wavelength_3d_size
size_t wavelength_3d_size |
Definition at line 50 of file l3mapgen.cpp.
◆ wv3d_2d_name_to_3d_expansion
std::unordered_map<std::string, std::vector<int32_t> > wv3d_2d_name_to_3d_expansion |
Definition at line 47 of file l3mapgen.cpp.
◆ wv3d_3d_name_to_2d_name
std::unordered_map<std::string, std::string> wv3d_3d_name_to_2d_name |
Definition at line 48 of file l3mapgen.cpp.