Package hec.model

Interface ScalarOutputVariable

All Superinterfaces:
OutputVariable

public interface ScalarOutputVariable extends OutputVariable
  • Method Details

    • getBinType

      int getBinType()
    • getNumBins

      int getNumBins()
    • getBinSize

      double getBinSize()
    • getAnalyticX

      double[] getAnalyticX()
    • getAnalyticY

      double[] getAnalyticY()