Click or drag to resize

GpsCommunicationsFrontEnd.GetAllLinkBudgets Method

Gets the GNSS link budgets for all satellites.

Namespace:  AGI.Foundation.Navigation.Advanced
Assembly:  AGI.Foundation.Navigation.Advanced (in AGI.Foundation.Navigation.Advanced.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public GnssLinkBudgetScalarsCollection GetAllLinkBudgets(
	GpsReceiver receiver
)

Parameters

receiver
Type: AGI.Foundation.Navigation.GpsReceiver
The GPS receiver to determine link budgets for.

Return Value

Type: GnssLinkBudgetScalarsCollection
A set of link budget scalars representing all signals the receiver's channels can track from all satellites.
See Also