Ieee1979PolarizationSourceGainInterpolationDecibelScale 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: 24.2.419.0 (24.2.419.0)
Syntax public bool GainInterpolationDecibelScale { get; }
Public ReadOnly Property GainInterpolationDecibelScale As Boolean
Get
public:
property bool GainInterpolationDecibelScale {
bool get ();
}
member GainInterpolationDecibelScale : bool with get
Property Value
Type:
BooleanSee Also