IOverFlowFormulaTransitionCoefficient Property  | 
 
            Coefficient used to make a continuos transistion between
            submerged and not submerged flow at the weir. It expands an interval around the crest level
            In which the flow is both critical and subcritical
            Unit: [meter]
            Default: 0.0.
            
 
    Namespace: 
   DHI.Mike1D.StructureModule
    Assembly:
   DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxdouble TransitionCoefficient { get; set; }Property TransitionCoefficient As Double
	Get
	Set
property double TransitionCoefficient {
	double get ();
	void set (double value);
}Property Value
Type: 
Double
See Also