OverFlowFormula Properties | 
The OverFlowFormula type exposes the following members.
| Name | Description | |
|---|---|---|
| CrestLevel | 
            The level of the weir crest. For structures with control, this is 
            the initial creste level only.
            Type: River Structure Geometry
            Unit: [m]
            Default: 0
              | |
| CrestType | 
            Integere indicating which weir type it is:
             1: Rectangular
             2: V-Notch
             3: Trapezoidal
             4: Irregular
             5: Long weir
               | |
| CrestWidth | 
            The width of the weir.
            Type: River Structure Geometry
            Unit: [m]
            Default: 0
              | |
| CurrentCrestLevel | 
            For structure with control, the crest level may change. Use this property to 
            get/set the current crest level.
              | |
| DataSetID | 
            ID of the table where the Q-h relation is located.
              | |
| dDischargedDownStreamWaterLevel | 
            Calculated Discharge derivative with DownStreamWaterLevel. Downstream is relative to the direction of chainage.
            The value is calculated by SetWaterLevels.
            Unit: [m^2/s]
              (Inherited from Structure.) | |
| dDischargedUpStreamWaterLevel | 
            Calculated Discharge derivative with UpStreamWaterLevel. Upstream is relative to the direction of chainage.
            The value is calculated by SetWaterLevels.
            Unit: [m^2/s]
              (Inherited from Structure.) | |
| Delhs | 
            Linear flow variation.                                               
            For water level differences less than delhs use a linear Q variation 
            between h1-h2=delhs and h1-h2=0. This is to avoid stability problems 
            for small water level differences where dQdh goes to infinity.  
            Unit: [m]
            Default: 0.01
              | |
| Discharge | 
            Calculated Discharge. The value is calculated by SetWaterLevels.
            Unit: [m^3/s]
              (Inherited from Structure.) | |
| DownstreamWaterLevel | 
            Downstream water level.Downstream refers to the direction of chainage. The water level is set by use of
            SetWaterLevels
            Unit: [m]
              (Inherited from Structure.) | |
| ExtensionData | 
            Property used by (de)serializer, when it can not find proper target for
            a data field. Support of forward compatible data contracts. 
              (Inherited from Structure.) | |
| FlowArea | 
            Flow area through structure. Used by most (but not all) structures.
              (Inherited from Structure.) | |
| FlowFactor | 
            The discharge (and discharge derivatives) are scaled by the flow factor.
              (Inherited from Structure.) | |
| ID | 
            Structure ID
              (Inherited from Structure.) | |
| IDInUserUnit | 
            Used to get a consistent description of the structure. The ID comes in user units. Used e.g. when 
            reporting errors, warnings and hints.
              (Inherited from Structure.) | |
| Implicit | 
            Flag to control if the structure is implicit or explicit. If the structure is explicit
            (Implicit == false) then the derivatives of the dicharge are always zero.
            Default value: true
              (Inherited from Structure.) | |
| InvertLevelDownstream | 
            Invert level down stream
              (Overrides StructureInvertLevelDownstream.) | |
| InvertLevelUpstream | 
            Invert level up stream
              (Overrides StructureInvertLevelUpstream.) | |
| Kc | 
            Coeffcient used to determine overall flow coefficient when weir coefficient is not used. 
            Type: Undefined
            Unit: []
            Default: Undefined
              | |
| Length | 
            Length of the structure.
            Unit: [m]
            Default value: 0m
              (Inherited from Structure.) | |
| Location | 
            Location property.
              (Inherited from Structure.) | |
| MaxCrestLevel | 
            Maximum crest level
             Used when crest level is being controlled  | |
| MaxCrestLevelDecreaseSpeed | 
            Maximum crest level decrease speed
             Used when crest level is being controlled  | |
| MaxCrestLevelIncreaseSpeed | 
            Maximum crest level increase speed
             Used when crest level is being controlled  | |
| MethodNumber | 
            Calculation method: 1 for a Q-h table and 2 for weir formula
            Default: 2
              | |
| MinCrestLevel | 
            Minimum crest level
             Used when crest level is being controlled  | |
| Outlet | 
            Flag specifying whether the downstream end is out of the system 
            (outlet boundary). If true, flow out of the system is always free 
            outflow (critical flow conditions)
              | |
| RunTimeDiagnostics | 
            The getter is used to get a list of errors.
              (Inherited from Structure.) | |
| SideStructureBank | 
            Bank side that side-structure is located on
              (Inherited from Structure.)If side structure contains reservoir, and has the Coordinate set, this is not used (and should be set to Undefined).  | |
| SideStructureReservoir | 
            Reservoir at end of side structure. Null if not side structure, or no reservoir is defined
              (Inherited from Structure.) | |
| StructureType | 
            Type of structure
              (Inherited from Structure.) | |
| TopoID | 
            String used to identified cross sections
              (Inherited from Structure.) | |
| TransitionCoefficient | 
            Coefficient used to make a continuos transistion between
            submerged and not submerged flow at the weir
            Unit: []
            Default: 0.00.
              | |
| Type | 
            Structure type, unique for each structure.
              (Overrides StructureType.) | |
| UpstreamWaterLevel | 
            Upstream water level. Upstream refers to the direction of chainage. The water level is set by use of
            SetWaterLevels
            Unit: [m]
              (Inherited from Structure.) | |
| UseWeirCoeff | 
            Flag telling if the weir coefficient should be used or the
            coefficient should be based on the angle of the weir.
              | |
| Valve | 
            Type of the valve
            Default: None
              (Inherited from ValvedStructure.) | |
| WeirCoefficient | 
            Flow coeffcient for the weir. If left undefined the flow coeeficient is
            calculated based on information on the WeirFlowAngle
            Type: Dimensional factor
            Unit: []
            Default: 0.66
              | |
| WeirFlowAngle | 
            The angle of the weir to the flow direction of the branch
            Type: Angels
            Unit: [degrees]
            Default: 0 
              |