Package hec.model
Interface IForecast
public interface IForecast
-
Method Summary
-
Method Details
-
getName
String getName() -
getForecastDirectory
String getForecastDirectory() -
getForecastDSSFilename
String getForecastDSSFilename() -
getRunTimeWindow
RunTimeWindow getRunTimeWindow() -
getTimestep
int getTimestep() -
getTimeIncrementType
int getTimeIncrementType() -
getOutDssPath
String getOutDssPath() -
getForecastRuns
List getForecastRuns() -
getExtractLog
Identifier getExtractLog() -
getPostLog
Identifier getPostLog() -
printMessage
-