PointScattererFrequencyBandCollectionMinimumFrequency Property |
Gets the minimum frequency for the overall frequency band of the collection.
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 MinimumFrequency { get; }
Public ReadOnly Property MinimumFrequency As Double
Get
public:
property double MinimumFrequency {
double get ();
}
member MinimumFrequency : float with get
Property Value
Type:
DoubleSee Also