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 Type
    Method
    Description
    getTSDataSet(boolean isInput)
    returns the input or output TSData set currently associated with this loation
  • Method Details

    • getTSDataSet

      ITSDataSet getTSDataSet(boolean isInput)
      returns the input or output TSData set currently associated with this loation