KramersKronigSettingsAlgorithm Property |
Gets or sets the algorithm type.
Namespace: RelaxIS_SDK.RelaxISWCFLink.KramersKronigAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public KKAlgorithmType Algorithm { get; set; }
Public Property Algorithm As KKAlgorithmType
Get
Set
Dim instance As KramersKronigSettings
Dim value As KKAlgorithmType
value = instance.Algorithm
instance.Algorithm = value
Property Value
KKAlgorithmTypeSee Also