See: Description
| Class | Description |
|---|---|
| AbstractProvider<T extends ProviderEvent> |
Abstract base class for providers.
|
| HeadingProvider |
Heading provider reports the vessel's current heading.
|
| PositionProvider |
Provides Time, Position and Velocity reports from GPS.
|
| SatelliteInfoProvider |
SatelliteInfoProvider collects GPS satellite information from sequence of GSV sentences
and reports all the information in a single event.
|
Higher-level APIs that provide data value updates for selected measurements.
Copyright (C) 2010-2017 Java Marine API authors. All Rights Reserved.