OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
VcstGetSensorId.h
Go to the documentation of this file.
1 
2 #ifndef _VcstGetSensorId_h_
3 #define _VcstGetSensorId_h_
4 
5 #include <string>
6 
7 int VcstGetSensorId(const std::string& l1FileName);
8 
9 
10 #endif
@ string
int VcstGetSensorId(const std::string &l1FileName)