Package hec.model
Interface TSLocation
- All Known Implementing Classes:
Node
public interface TSLocation
Interface for objects that are associated with time series data.
-
Method Summary
Modifier and TypeMethodDescriptiongetTSDataSet
(boolean isInput) returns the input or output TSData set currently associated with this loation
-
Method Details
-
getTSDataSet
returns the input or output TSData set currently associated with this loation
-