Get the satellite health code as defined in the ICD-GPS-200 expressed in integer form. 0=healthy.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Health() As Integer |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property int get_Health(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public int getHealth(); |






