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