Package hec.model
Interface ScalarOutputVariable
- All Superinterfaces:
OutputVariable
-
Method Summary
Modifier and TypeMethodDescriptiondouble[]
double[]
double
int
int
Methods inherited from interface hec.model.OutputVariable
getDescription, getName, getPairedDataList, getParamId, getType, getUnits, loadPDC
-
Method Details
-
getBinType
int getBinType() -
getNumBins
int getNumBins() -
getBinSize
double getBinSize() -
getAnalyticX
double[] getAnalyticX() -
getAnalyticY
double[] getAnalyticY()
-