KramersKronigSettingsNoTimeConstants Property |
Gets or sets the number of time constants to use.
Namespace: RelaxIS_SDK.RelaxISWCFLink.KramersKronigAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public int NoTimeConstants { get; set; }
Public Property NoTimeConstants As Integer
Get
Set
Dim instance As KramersKronigSettings
Dim value As Integer
value = instance.NoTimeConstants
instance.NoTimeConstants = value
Property Value
Int32See Also