AbstractBroadCrestedCWeirPartOfCompositeFlow Property |
When the culvert is part of a composite structure Q1=Q2 will differ from Qs.
Qs=Q1*_partOfCompositeFlow;
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double PartOfCompositeFlow { get; set; }
Public Property PartOfCompositeFlow As Double
Get
Set
public:
virtual property double PartOfCompositeFlow {
double get () sealed;
void set (double value) sealed;
}
Property Value
Type:
DoubleImplements
ISolvesEnergyEquationPartOfCompositeFlowSee Also