STK ObjectsSend comments on this topic.
HorizontalIFOV Property (IAgSnEOIRBand)
See Also
Windows





Windows & Linux

Description

Get 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 * pVal
);
[Java]
public double getHorizontalIFOV();
[Python - STK API ]
@property
def HorizontalIFOV(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.