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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1