BasinGeometryPorosity Property |
Porosity. Valid values are in the range ]0;1], 1 being fully void (default value)
and zero having no void.
The values are step values, meaning that the porosity at
position [i] is valid from level [i] to [i+1], no interpolation takes place.
Namespace:
DHI.Mike1D.NetworkDataAccess
Assembly:
DHI.Mike1D.NetworkDataAccess (in DHI.Mike1D.NetworkDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public double[] Porosity { get; }
Property Value
Type:
DoubleSee Also