Click or drag to resize

ADComponentDecayCoefficient Property

Decay coefficients, exponential decay

Halving time can be calculated from the decay coefficient based on:

T_{1/2} = ln(2)/DecayCoefficient

Namespace:  DHI.Mike1D.ADDataAccess
Assembly:  DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public NetworkDataDouble DecayCoefficient { get; }

Property Value

Type: NetworkDataDouble
See Also