Click or drag to resize

CrossSectionLocatedResistanceFactorProportionality Property

A proportionality factor that is always multiplied to the tabulated or constant resistance factor. The ProportionalityFactor is used by the resistance factor boundaries to adjust the resistance factor during the simulation. This is not a state variable. Default value: 1.0

Namespace:  DHI.Mike1D.CrossSectionModule
Assembly:  DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public double ResistanceFactorProportionality { set; }

Property Value

Type: Double

Implements

ICrossSectionResistanceFactorProportionality
See Also