Package hec.rss.model
Class ResSimDashDFlags
java.lang.Object
hec.rss.model.ResSimDashDFlags
class that holds the various ResSim -D flags
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringadd the compute engine debug option to the compute options panelstatic final Stringboolean flag for whether downstream control rules have additional Reservoir Participation options in the UIstatic final Stringstatic final Stringboolean flag whether vertical datum is visible in the UI or not -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
VERTICAL_DATUM_BOOL
boolean flag whether vertical datum is visible in the UI or not- See Also:
-
DOWNSTREAM_RULE_OPTIONS
boolean flag for whether downstream control rules have additional Reservoir Participation options in the UI- See Also:
-
COMPUTE_ENGINE_DEBUG_BOOL
add the compute engine debug option to the compute options panel- See Also:
-
HAS_DS_PEST_OPTION
- See Also:
-
-
Constructor Details
-
ResSimDashDFlags
public ResSimDashDFlags()
-