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





Description

The spacing between pixels or samples along the horizontal dimension of the rectangular EOIR sensor bands focal plane.

Property type

Read-only property

Syntax

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

[C#]
public double HorizontalPP {get;}

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

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

[Java]
public double getHorizontalPP();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1