AGI GPS 13Send comments on this topic.
NumSatsVisible Property (IAgAsGPSSatSelectPluginResultEval)
See Also
Windows





Windows & Linux

Description

Number of GPS satellites that are currently visible.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property NumSatsVisible() As Integer
[C#]
public int NumSatsVisible {get;}
[Managed C++]
public: __property int get_NumSatsVisible();
[Unmanaged C++]
public: HRESULT get_NumSatsVisible(
    long * Num
);
[Java]
public int getNumSatsVisible();

See Also

© 2026 Analytical Graphics, Inc. All Rights Reserved.