AGI STK Objects 11 Send comments on this topic.
HorizontalIFOV Property (IAgSnEOIRBand)
See Also 





Description

The horizontal angular extent of a single individual pixels field-of-view for this sensor band.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property HorizontalIFOV() As Double

[C#]
public double HorizontalIFOV {get;}

[Managed C++]
public: __property double get_HorizontalIFOV();

[Unmanaged C++]
public: HRESULT get_HorizontalIFOV(
double * pRetVal
);

[Java]
public double getHorizontalIFOV();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1