OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
L3File.h File Reference
#include <hdf_bin.h>
#include <vector>
#include <deque>
#include <list>
#include <stdint.h>
#include <boost/geometry.hpp>
#include <boost/geometry/geometries/point_xy.hpp>
#include <boost/geometry/geometries/polygon.hpp>
#include <boost/geometry/geometries/box.hpp>
#include <boost/foreach.hpp>
#include <L3Shape.h>
Include dependency graph for L3File.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  L3Bin
 
class  L3Row
 
class  L3File
 

Namespaces

 l3
 

Typedefs

typedef boost::geometry::model::d2::point_xy< float > Point_t
 
typedef boost::geometry::model::polygon< Point_tPolygon_t
 
typedef boost::geometry::model::box< Point_tBox_t
 

Functions

template<typename Geometry >
float calcIntersectionArea (Box_t &box, Geometry &geo)
 
template<>
float calcIntersectionArea< Box_t > (Box_t &box, Box_t &geo)
 

Variables

const float missingPixelValue = -32767.0