ADComponentDecayCoefficient Property

Decay coefficients, exponential decay

Halving time can be calculated from the decay coefficient based on: T_{1/2} = ln(2)/DecayCoefficient

Definition

Namespace: DHI.Mike1D.ADDataAccess
Assembly: DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public NetworkDataDouble DecayCoefficient { get; set; }

Property Value

NetworkDataDouble

See Also