AGI STK Objects 11 Send comments on this topic.
FrequencyBands Property (IAgRadarCrossSectionModel)
See Also 





Description

Gets the RCS frequency band collection.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property FrequencyBands() As IAgRadarCrossSectionFrequencyBandCollection

[C#]
public IAgRadarCrossSectionFrequencyBandCollection FrequencyBands {get;}

[Managed C++]
public: __property IAgRadarCrossSectionFrequencyBandCollection^ get_FrequencyBands();

[Unmanaged C++]
public: HRESULT get_FrequencyBands(
IAgRadarCrossSectionFrequencyBandCollection ** ppRetVal
);

[Java]
public IAgRadarCrossSectionFrequencyBandCollection getFrequencyBands();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1