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





Windows & Linux

Description

Maximum number of GPS satellites that can be simultaneously tracked.

Property type

Read-only property

Syntax

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

See Also

© 2026 Analytical Graphics, Inc. All Rights Reserved.