Click or drag to resize

GpsCommunicationsFrontEndGetAllLinkBudgets 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: 24.1.418.0 (24.1.418.0)
Syntax
public GnssLinkBudgetScalarsCollection GetAllLinkBudgets(
	GpsReceiver receiver
)

Parameters

receiver
Type: AGI.Foundation.NavigationGpsReceiver
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