AGI STK Objects 11 Send comments on this topic.
Bands Property (IAgSnEOIRPattern)
See Also 
Windows






Windows & Linux

Description

Get the collection of Bands for the sensor.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Bands() As IAgSnEOIRBandCollection

[C#]
public IAgSnEOIRBandCollection Bands {get;}

[Managed C++]
public: __property IAgSnEOIRBandCollection^ get_Bands();

[Unmanaged C++]
public: HRESULT get_Bands(
IAgSnEOIRBandCollection ** ppRetVal
);

[Java]
public IAgSnEOIRBandCollection getBands();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface