Enums.h File Reference

General enumerations for the st module. More...

Go to the source code of this file.

Namespaces

 te
 URI C++ Library.
 
 te::st
 Namespace for the TerraLib ST module.
 

Enumerations

enum  te::st::CoverageType { te::st::UNKNOWN = 0, te::st::POINT_COVERAGE = 1, te::st::RASTER_COVERAGE = 2 }
 An enum for the types of coverage. More...
 
enum  te::st::SpatioTemporalRelation { te::st::ENTERS = 0, te::st::EXITS = 1, te::st::REACHES = 2, te::st::LEAVES = 3 }
 An enum for the types of spatiotemporal relation. More...
 

Detailed Description

General enumerations for the st module.

Definition in file Enums.h.