| 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: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic double MinimumFrequency { get; }Public ReadOnly Property MinimumFrequency As Double
	Get
public:
property double MinimumFrequency {
	double get ();
}member MinimumFrequency : float with get
Property Value
Type: 
Double See Also
See Also