Triggered whenever the GPS satellite selection is determined . Use the input interface to access settings. Returning false will turn this callback off.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
- ResultEval
- Interface component to access inputs and outputs.
Return true to indicate success, false to indicate failure. If false is returned, this method will no longer be called during GPS satellite selection.
The plugin component is responsible, on every Evaluate() call, to select the set of GPS satellites to use. If the plugin does not select any during any particular call, then none will be available for use at that time.





