STK ObjectsSend 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 * pVal
);
[Java]
public int getHealth();
[Python - STK API ]
@property
def Health(self) -> int:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.