AGI STK Objects 11 Send comments on this topic.
Health Property (IAgVeGPSAlmanacPropertiesYUMA)
See Also 
Windows






Windows & Linux

Description

The satellite health code as defined in the ICD-GPS-200 expressed in integer form. 0=healthy.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Health() As Integer

[C#]
public int Health {get;}

[Managed C++]
public: __property int get_Health();

[Unmanaged C++]
public: HRESULT get_Health(
long * pRetVal
);

[Java]
public int getHealth();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface