SatellitesClearByType Method

ZylGpsReceiver.NET Mobile
Clears all the satellites of satelliteType.

Namespace:  ZylSoft.Gps.Mobile
Assembly:  ZylGpsReceiverMobile (in ZylGpsReceiverMobile.dll) Version: 3.14.6846.29005
Syntax

public void ClearByType(
	string satelliteType
)

Parameters

satelliteType
Type: SystemString
The type of the satellite.
See Also

Reference