General enumerations for the st module. More...
Go to the source code of this file.
Namespaces | |
te | |
TerraLib. | |
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... | |
General enumerations for the st module.
Definition in file Enums.h.