| PointScattererFrequencyBandCollectionMaximumFrequency Property  | 
 
            Gets the maximum 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 MaximumFrequency { get; }Public ReadOnly Property MaximumFrequency As Double
	Get
public:
property double MaximumFrequency {
	double get ();
}member MaximumFrequency : float with get
Property Value
Type: 
Double See Also
See Also