Package hec.rss.model
Class RunDataRecord
java.lang.Object
hec.rss.model.RunDataRecord
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanDeprecated.intDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.intDeprecated.int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_name
-
_description
-
_filename
-
_systemPath
Deprecated. -
_operationsPath
Deprecated. -
_inputTSDataPath
Deprecated. -
_outputTSDataPath
Deprecated. -
_lookbackTime
-
_startDate
-
_endDate
-
_lookbackDate
-
_startTimeString
-
_endTimeString
-
_lookbackPeriod
public int _lookbackPeriodDeprecated. -
_timeStep
public int _timeStepDeprecated. -
_timeStepString
-
logLevel
public int logLevel -
_print
Deprecated. -
_computeUnregFlow
public boolean _computeUnregFlow -
_computeResHoldouts
public boolean _computeResHoldouts
-
-
Constructor Details
-
RunDataRecord
public RunDataRecord()
-