PointScattererExtensionFrequencyBands Property |
Gets the list of frequency bands.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public PointScattererFrequencyBandCollection FrequencyBands { get; }
Public ReadOnly Property FrequencyBands As PointScattererFrequencyBandCollection
Get
public:
property PointScattererFrequencyBandCollection^ FrequencyBands {
PointScattererFrequencyBandCollection^ get ();
}
member FrequencyBands : PointScattererFrequencyBandCollection with get
Property Value
Type:
PointScattererFrequencyBandCollectionSee Also