HydroCouple  2.0.0-alpha.1
HydroCouple Interface Definitions
Loading...
Searching...
No Matches
hydrocouplespatiotemporal.h File Reference

Spatiotemporal interface definitions for the HydroCouple component-based modeling framework. More...

Include dependency graph for hydrocouplespatiotemporal.h:

Go to the source code of this file.

Classes

class  HydroCouple::SpatioTemporal::ITimeGeometryComponentDataItem
 ITimeGeometryComponentDataItem is a geometry component data item whose values also vary in time. More...
 
class  HydroCouple::SpatioTemporal::ITimeNetworkComponentDataItem
 ITimeNetworkComponentDataItem is a network component data item whose values also vary in time. More...
 
class  HydroCouple::SpatioTemporal::ITimeSeriesPolyhedralSurfaceComponentDataItem
 ITimeSeriesPolyhedralSurfaceComponentDataItem is a polyhedral surface component data item whose values also vary in time. More...
 
class  HydroCouple::SpatioTemporal::ITimeSeriesTINComponentDataItem
 ITimeSeriesTINComponentDataItem is an ITimeSeriesPolyhedralSurfaceComponentDataItem whose surface is an ITIN. More...
 
class  HydroCouple::SpatioTemporal::ITimeSeriesRasterComponentDataItem
 ITimeSeriesRasterComponentDataItem is a raster component data item whose values also vary in time. More...
 
class  HydroCouple::SpatioTemporal::ITimeRegularGrid2DComponentDataItem
 ITimeRegularGrid2DComponentDataItem is a 2D regular grid component data item whose values also vary in time. More...
 
class  HydroCouple::SpatioTemporal::ITimeRegularGrid3DComponentDataItem
 ITimeRegularGrid3DComponentDataItem is a 3D regular grid component data item whose values also vary in time. More...
 

Namespaces

namespace  HydroCouple
 HydroCouple namespace contains the core interface specifications for the HydroCouple component-based modeling framework interface specification.
 
namespace  HydroCouple::SpatioTemporal
 HydroCouple's interfaces that have both spatial and temporal components.
 

Detailed Description

Spatiotemporal interface definitions for the HydroCouple component-based modeling framework.

Author
Caleb Buahin caleb.nosp@m..bua.nosp@m.hin@g.nosp@m.mail.nosp@m..com
Version
2.0.0-alpha.1

This header file contains the spatiotemporal interface definitions for the HydroCouple component-based modeling framework. It defines component data items whose values vary in both time and space by combining the temporal and spatial data item interfaces.

License\n
This file and its associated files and libraries are free software. You can redistribute them and/or modify them under the terms of the MIT License. They are distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the MIT License for details.
Date
2014-2026