Ieee1979PolarizationSource.GainInterpolationDecibelScale Property |
Gets a value indicating whether or not the interpolation will be performed in decibels.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic bool GainInterpolationDecibelScale { get; }
Public ReadOnly Property GainInterpolationDecibelScale As Boolean
Get
public:
property bool GainInterpolationDecibelScale {
bool get ();
}
member GainInterpolationDecibelScale : bool with get
Property Value
Type:
Boolean
See Also