类的使用
net.sf.marineapi.nmea.util.SatelliteInfo
使用SatelliteInfo的程序包
程序包
说明
NMEA 0183 sentence interfaces for supported sentences.
Provider events and listeners.
Common library utils for u-blox vendor extensions
-
net.sf.marineapi.nmea.sentence中SatelliteInfo的使用
返回变量类型为SatelliteInfo的类型的net.sf.marineapi.nmea.sentence中的方法类型变量类型为SatelliteInfo的net.sf.marineapi.nmea.sentence中的方法参数修饰符和类型方法说明voidGSVSentence.setSatelliteInfo(List<SatelliteInfo> info) Set the satellite information. -
net.sf.marineapi.provider.event中SatelliteInfo的使用
返回变量类型为SatelliteInfo的类型的net.sf.marineapi.provider.event中的方法修饰符和类型方法说明SatelliteInfoEvent.getSatelliteInfo()Returns the current detailed satellite information.类型变量类型为SatelliteInfo的net.sf.marineapi.provider.event中的构造器参数限定符构造器说明SatelliteInfoEvent(Object source, GSASentence gsa, List<SatelliteInfo> info) Creates a new satellite info event. -
net.sf.marineapi.ublox.util中SatelliteInfo的使用
修饰符和类型类说明classExtendsSatelliteInfoto provide additional properties supported by the proprietary u-blox NMEA extensionUBXMessage03.