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





Description

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

Property type

Read-only property

Syntax

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

[C#]
public double VerticalPP {get;}

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

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

[Java]
public double getVerticalPP();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1