Uses of Enum Class
org.orekit.gnss.metric.ntrip.DataFormat
Packages that use DataFormat
Package
Description
This package provides streams reading from ntrip casters.
-
Uses of DataFormat in org.orekit.gnss.metric.ntrip
Methods in org.orekit.gnss.metric.ntrip that return DataFormatModifier and TypeMethodDescriptionstatic DataFormatDataFormat.getDataFormat(String keyword) Get the message type corresponding to a keyword.DataStreamRecord.getFormat()Get the data format.static DataFormatReturns the enum constant of this class with the specified name.static DataFormat[]DataFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.