![]() |
HydroCouple
2.0.0
HydroCouple Interface Definitions
|
Temporal interface definitions for the HydroCouple component-based modeling framework. More...
#include "hydrocouple.h"Go to the source code of this file.
Classes | |
| class | HydroCouple::Temporal::IDateTime |
| IDateTime interface based on a Julian day. More... | |
| class | HydroCouple::Temporal::ITimeSpan |
| ITimeSpan specifies a time duration. More... | |
| class | HydroCouple::Temporal::ITimeModelComponent |
| ITimeModelComponent is an IModelComponent that advances through time during simulation and provides access to the current simulation time. More... | |
| class | HydroCouple::Temporal::ITimeSeriesComponentDataItem |
| ITimeSeriesComponentDataItem is an IComponentItem with a temporal attribute. More... | |
| class | HydroCouple::Temporal::ITimeIdBasedComponentDataItem |
| ITimeIdBasedComponentDataItem is an IComponentDataItem with both temporal and identifier-based dimensions for accessing multi-dimensional time-series data. More... | |
Namespaces | |
| namespace | HydroCouple |
| HydroCouple namespace contains the core interface specifications for the HydroCouple component-based modeling framework interface specification. | |
| namespace | HydroCouple::Temporal |
| HydroCouple's interfaces that have a time varying component. | |
Temporal interface definitions for the HydroCouple component-based modeling framework.
This header file contains the temporal interface definitions for the HydroCouple component-based modeling framework. It defines interfaces for date/time representation, time spans, time-marching model components, and time-series component data items.