Uses of Class
org.orekit.gnss.metric.ntrip.NtripClient
-
Packages that use NtripClient Package Description org.orekit.gnss.metric.ntrip This package provides streams reading from ntrip casters. -
-
Uses of NtripClient in org.orekit.gnss.metric.ntrip
Constructors in org.orekit.gnss.metric.ntrip with parameters of type NtripClient Constructor Description StreamMonitor(NtripClient client, String mountPoint, Type type, boolean requiresNMEA, boolean ignoreUnknownMessageTypes, double reconnectDelay, double reconnectDelayFactor, int maxRetries)
Build a monitor for streaming data from a mount point.
-