Package hec.rss.model

Class ResSimDashDFlags

java.lang.Object
hec.rss.model.ResSimDashDFlags

public class ResSimDashDFlags extends Object
class that holds the various ResSim -D flags
  • Field Details

    • VERTICAL_DATUM_BOOL

      public static final String VERTICAL_DATUM_BOOL
      boolean flag whether vertical datum is visible in the UI or not
      See Also:
    • DOWNSTREAM_RULE_OPTIONS

      public static final String DOWNSTREAM_RULE_OPTIONS
      boolean flag for whether downstream control rules have additional Reservoir Participation options in the UI
      See Also:
    • COMPUTE_ENGINE_DEBUG_BOOL

      public static final String COMPUTE_ENGINE_DEBUG_BOOL
      add the compute engine debug option to the compute options panel
      See Also:
    • HAS_DS_PEST_OPTION

      public static final String HAS_DS_PEST_OPTION
      See Also:
  • Constructor Details

    • ResSimDashDFlags

      public ResSimDashDFlags()