程序包 net.sf.marineapi.provider
package net.sf.marineapi.provider
Higher-level APIs that provide data updates for selected measurements.
-
类类说明AbstractProvider<T extends ProviderEvent>Abstract base class for providers.Heading provider reports the vessel's current heading.Provides Time, Position and Velocity reports from GPS.SatelliteInfoProvider collects GPS satellite information from sequence of GSV sentences and reports all the information in a single event.