CulvertOrificeFlowCoefficientsNegativeFlow Property |
Orifice flow coefficients for negative flow
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public IOrificeFlowCoefficients OrificeFlowCoefficientsNegativeFlow { get; set; }
Public Property OrificeFlowCoefficientsNegativeFlow As IOrificeFlowCoefficients
Get
Set
public:
virtual property IOrificeFlowCoefficients^ OrificeFlowCoefficientsNegativeFlow {
IOrificeFlowCoefficients^ get () sealed;
void set (IOrificeFlowCoefficients^ value) sealed;
}
Property Value
Type:
IOrificeFlowCoefficientsImplements
ICulvertOrificeFlowCoefficientsNegativeFlowSee Also