KramersKronigResultMu Property |
Gets the Mu value of the fit.
Namespace: RelaxIS_SDK.RelaxISWCFLink.KramersKronigAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public double Mu { get; set; }
Public Property Mu As Double
Get
Set
Dim instance As KramersKronigResult
Dim value As Double
value = instance.Mu
instance.Mu = value
Property Value
DoubleSee Also