The spacing between pixels or samples along
the horizontal dimension of the rectangular EOIR sensor bands focal
plane.
Read-only property
| [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(
|
| [Java] |
|---|
public double getHorizontalPP();
|