PointScattererFrequencyBandLowerFrequency Property |
Gets the lower frequency for the band of interest.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double LowerFrequency { get; }
Public ReadOnly Property LowerFrequency As Double
Get
public:
property double LowerFrequency {
double get ();
}
member LowerFrequency : float with get
Property Value
Type:
DoubleSee Also