XSBaseProcessedResistanceFactors Property |
Processed resistance factors. Their type corresponds to the
Resistance formulation specified in
FlowResistance.
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public double[] ProcessedResistanceFactors { get; }
Property Value
Type:
DoubleRemarks
These factors will not be changed if any of the convert functions are
called. The result of the convert functions are stored in
ModifiedResistanceFactors.
See Also