DRTSettingsFrequencyExtrapolationFactor Property |
Gets or sets the extrapolation factor used for the returned tau-range.
Namespace: RelaxIS_SDK.RelaxISWCFLink.DRTAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public double FrequencyExtrapolationFactor { get; set; }
Public Property FrequencyExtrapolationFactor As Double
Get
Set
Dim instance As DRTSettings
Dim value As Double
value = instance.FrequencyExtrapolationFactor
instance.FrequencyExtrapolationFactor = value
Property Value
DoubleSee Also