Package org.orekit.gnss.metric.ntrip
Class SourceTable
java.lang.Object
org.orekit.gnss.metric.ntrip.SourceTable
Source table for ntrip streams retrieval.
- Since:
- 11.0
- Author:
- Luc Maisonobe
-
Method Summary
Modifier and TypeMethodDescriptionGet the casters records.Get the data streams records.Get the networks records.Get the flags set by server.
-
Method Details
-
getNtripFlags
Get the flags set by server.- Returns:
- flags set by server
-
getCasters
Get the casters records.- Returns:
- casters records
-
getNetworks
Get the networks records.- Returns:
- networks records
-
getDataStreams
Get the data streams records.- Returns:
- data streams records
-