索引

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格

A

AB - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
AIS Independent AIS Base Station (NMEA 4.0)
AbstractAISMessageListener<T extends AISMessage> - net.sf.marineapi.ais.event中的类
Abstract listener for AIS messages.
AbstractAISMessageListener() - 类的构造器 net.sf.marineapi.ais.event.AbstractAISMessageListener
Default constructor with automatic generic type resolving.
AbstractAISMessageListener(Class<T>) - 类的构造器 net.sf.marineapi.ais.event.AbstractAISMessageListener
Constructor with explicit generic type parameter.
AbstractDataReader - net.sf.marineapi.nmea.io中的类
Abstract base class for data readers, with common methods and run loop for firing events to listeners managed by the parent SentenceReader.
AbstractDataReader() - 类的构造器 net.sf.marineapi.nmea.io.AbstractDataReader
Default constructor.
AbstractProvider<T extends ProviderEvent> - net.sf.marineapi.provider中的类
Abstract base class for providers.
AbstractProvider(SentenceReader, String...) - 类的构造器 net.sf.marineapi.provider.AbstractProvider
Creates a new instance of AbstractProvider.
AbstractProvider(SentenceReader, SentenceId...) - 类的构造器 net.sf.marineapi.provider.AbstractProvider
Creates a new instance of AbstractProvider.
AbstractSentenceListener<T extends Sentence> - net.sf.marineapi.nmea.event中的类
Abstract listener for NMEA-0183 sentences.
AbstractSentenceListener() - 类的构造器 net.sf.marineapi.nmea.event.AbstractSentenceListener
Default constructor with automatic generic type resolving.
AbstractSentenceListener(Class<T>) - 类的构造器 net.sf.marineapi.nmea.event.AbstractSentenceListener
Constructor with explicit generic type parameter.
AbstractUBXMessageListener<T extends UBXMessage> - net.sf.marineapi.ublox.event中的类
Abstract listener for UBX messages.
AbstractUBXMessageListener() - 类的构造器 net.sf.marineapi.ublox.event.AbstractUBXMessageListener
Default constructor with automatic generic type resolving.
AbstractUBXMessageListener(Class<T>) - 类的构造器 net.sf.marineapi.ublox.event.AbstractUBXMessageListener
Constructor with explicit generic type parameter.
AcquisitionType - net.sf.marineapi.nmea.util中的枚举
Aquisition types.
ACTIVE - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.DataStatus
Valid data available.
ACTIVE - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.RouteType
Active route: complete, all waypoints in route order.
AD - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
AIS Dependent AIS Base Station (NMEA 4.0)
add(String) - 类中的静态方法 net.sf.marineapi.nmea.sentence.Checksum
Append or replace existing checksum in specified NMEA sentence.
addListener(ProviderListener<T>) - 类中的方法 net.sf.marineapi.provider.AbstractProvider
Inserts a listener to provider.
addMeasurement(Measurement...) - 接口中的方法 net.sf.marineapi.nmea.sentence.XDRSentence
Adds specified measurement in sentence placing it last.
addParameter(String) - 接口中的方法 net.sf.marineapi.nmea.sentence.STALKSentence
Add given parameter in sentence.
addSentenceListener(SentenceListener) - 类中的方法 net.sf.marineapi.nmea.io.SentenceReader
Adds a SentenceListener to receive all incoming sentences.
addSentenceListener(SentenceListener, String) - 类中的方法 net.sf.marineapi.nmea.io.SentenceReader
Adds a SentenceListener to receive sentences of specified type.
addSentenceListener(SentenceListener, SentenceId) - 类中的方法 net.sf.marineapi.nmea.io.SentenceReader
Adds a SentenceListener to receive sentences of specified type.
addTargetLabel(int, String) - 接口中的方法 net.sf.marineapi.nmea.sentence.TLBSentence
Adds a target (id,label) pair to this sentence.
addViolation(Violation) - 类中的方法 net.sf.marineapi.ais.parser.AISMessageParser
Add a new rule violation to this message
addWaypointId(String) - 接口中的方法 net.sf.marineapi.nmea.sentence.RTESentence
Add a waypoint ID at the end of waypoint list.
AG - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Heading Track Controller/Autopilot: General
AI - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
AIS Mobile Class A or B AIS Station
AISListenerExample - net.sf.marineapi.example中的类
Simple example application that takes a filename as command-line argument and prints position from VDM sentences.
AISListenerExample(File) - 类的构造器 net.sf.marineapi.example.AISListenerExample
Creates a new instance of AISExample
AISMessage - net.sf.marineapi.ais.message中的接口
Common base interface of AIS messages.
AISMessage01 - net.sf.marineapi.ais.message中的接口
Position Report Class A.
AISMessage02 - net.sf.marineapi.ais.message中的接口
Position Report Class A (Assigned schedule).
AISMessage03 - net.sf.marineapi.ais.message中的接口
Position Report Class A (Response to interrogation).
AISMessage04 - net.sf.marineapi.ais.message中的接口
Base Station Report.
AISMessage05 - net.sf.marineapi.ais.message中的接口
Static and Voyage Related Data.
AISMessage09 - net.sf.marineapi.ais.message中的接口
Standard SAR Aircraft Position Report Tracking information for search-and-rescue aircraft.
AISMessage18 - net.sf.marineapi.ais.message中的接口
Standard Class B CS Position Report.
AISMessage19 - net.sf.marineapi.ais.message中的接口
Extended Class B Equipment Position Report.
AISMessage21 - net.sf.marineapi.ais.message中的接口
Aid-to-Navigation Report Identification and location message to be emitted by aids to navigation such as buoys and lighthouses.
AISMessage24 - net.sf.marineapi.ais.message中的接口
Static Data Report Equivalent of a Type 5 message for ships using Class B equipment
AISMessage27 - net.sf.marineapi.ais.message中的接口
Implementation of https://www.navcen.uscg.gov/?
AISMessageFactory - net.sf.marineapi.ais.parser中的类
Factory for creating AIS message parsers.
AISMessageParser - net.sf.marineapi.ais.parser中的类
Base class for all AIS messages.
AISMessageParser() - 类的构造器 net.sf.marineapi.ais.parser.AISMessageParser
Default constructor.
AISMessageParser(Sixbit) - 类的构造器 net.sf.marineapi.ais.parser.AISMessageParser
Constructor with six-bit content decoder.
AISMessageParser(Sixbit, int) - 类的构造器 net.sf.marineapi.ais.parser.AISMessageParser
Constructor with six-bit content decoder.
AISMessageParser(Sixbit, int, int) - 类的构造器 net.sf.marineapi.ais.parser.AISMessageParser
Constructor with six-bit content decoder.
AISMessageParser(AISSentence...) - 类的构造器 net.sf.marineapi.ais.parser.AISMessageParser
Construct a parser with given AIS sentences.
AISPositionInfo - net.sf.marineapi.ais.message中的接口
Interface for all position information.
AISPositionReport - net.sf.marineapi.ais.message中的接口
Common interface for all messages providing position reports.
AISPositionReportB - net.sf.marineapi.ais.message中的接口
Common interface for all Class B messages providing position reports.
AISRuleViolation - net.sf.marineapi.ais.util中的类
Class holding information about a violation against an AIS rule.
AISRuleViolation(String, Object, String) - 类的构造器 net.sf.marineapi.ais.util.AISRuleViolation
Creates a new Violation.
AISSentence - net.sf.marineapi.nmea.sentence中的接口
Base interface for all AIS sentences (Automatic Identification System).
AISUTCReport - net.sf.marineapi.ais.message中的接口
Common interface for all UTC time and position providing AIS messages.
ALK - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Raymarine SeaTalk sentence ($STALK).
ALT_UNIT_FEET - 接口中的静态变量 net.sf.marineapi.nmea.sentence.GGASentence
Altitude presented in feet.
ALT_UNIT_METERS - 接口中的静态变量 net.sf.marineapi.nmea.sentence.GGASentence
Altitude presented in meters.
ALTERNATIVE_BEGIN_CHAR - 接口中的静态变量 net.sf.marineapi.nmea.sentence.Sentence
Alternative sentence begin character used in VDO and VDM sentences.
AN - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
AIS Aids to Navigation Station (NMEA 4.0)
Angle12 - net.sf.marineapi.ais.util中的类
Checks a 12-bit signed integer angular value for validity.
Angle12() - 类的构造器 net.sf.marineapi.ais.util.Angle12
 
Angle9 - net.sf.marineapi.ais.util中的类
Checks a 9-bit signed integer angular value for validity.
Angle9() - 类的构造器 net.sf.marineapi.ais.util.Angle9
 
AP - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Heading Track Controller/Autopilot: Magnetic
APB - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Autopilot sentence "B"; xte, bearings and heading toward destination
APBSentence - net.sf.marineapi.nmea.sentence中的接口
Autopilot sentence "type B", cross-track error, bearings and heading towards destination waypoint.
AR - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
AIS Receiving Station (NMEA 4.0)
AS - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
AIS Limited Base Station (NMEA 4.0)
AT - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
AIS Transmitting Station (NMEA 4.0)
AUTO - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.AcquisitionType
Automatic
AUTOMATIC - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.GNSSentence.Mode
Operating in autonomous mode (automatic 2D/3D).
AUTOMATIC - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.FaaMode
Operating in autonomous mode (automatic 2D/3D).
AUTONOMOUS - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.NavStatus
Navigation status is autonomous.
AX - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
AIS Simplex Repeater Station (NMEA 4.0)

B

BARS - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.Units
Pressure in bars
BD - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
BeiDou satellite navigation system (Chinese)
BEGIN_CHAR - 接口中的静态变量 net.sf.marineapi.nmea.sentence.Sentence
Sentence begin character
BI - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Bilge Systems
BITS_PER_CHAR - 类中的静态变量 net.sf.marineapi.ais.util.Sixbit
Number of bits per character
BitVector - net.sf.marineapi.ais.util中的类
Class holding bit values in an array and implementing put/get integer/string operations on it.
BitVector(int) - 类的构造器 net.sf.marineapi.ais.util.BitVector
Creates a new instance with given length.
BitVector(BitSet) - 类的构造器 net.sf.marineapi.ais.util.BitVector
Creates a new instance with given BitSet and length.
BN - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Bridge Navigational Watch Alarm System
BOD - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Bearing Origin to Destination
BODSentence - net.sf.marineapi.nmea.sentence中的接口
True and magnetic bearing from origin to destination in degrees.
BOTTOM_TRACKING_LOG - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.ReferenceSystem
 
BS - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
AIS Base station (obsolete since NMEA 4.0)

C

CA - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Central Alarm Management
calculate(String) - 类中的静态方法 net.sf.marineapi.nmea.sentence.Checksum
Calculates checksum for given NMEA sentence, i.e.
CC - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Computer - Programmed Calculator (obsolete)
CD - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Communications - Digital Selective Calling (DSC)
CELSIUS - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.Units
Temperature in degrees Celsius (centigrade)
Checksum - net.sf.marineapi.nmea.sentence中的类
Provides Sentence checksum calculation and utilities.
CHECKSUM_DELIMITER - 接口中的静态变量 net.sf.marineapi.nmea.sentence.Sentence
Checksum field delimiter char
clone() - 类中的方法 net.sf.marineapi.provider.event.PositionEvent
 
CM - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Computer - Memory Data (obsolete)
COMBINED_GPS_AND_DEAD_RECKONING - 枚举 中的枚举常量 net.sf.marineapi.ublox.util.UbloxNavigationStatus
Combined GPS + dead reckoning solution.
CompassPoint - net.sf.marineapi.nmea.util中的枚举
Defines the supported compass and relative directions.
COURSE_UP - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.DisplayRotation
Course up, course-over-ground up, degrees true
CP - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Channel Pilot (Navicom Dynamics proprietary)
CR - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Data Receiver
create(AISSentence...) - 类中的方法 net.sf.marineapi.ais.parser.AISMessageFactory
Creates a new AIS message parser based on given sentences.
create(UBXSentence) - 类中的方法 net.sf.marineapi.ublox.parser.UBXMessageFactory
Creates a new UBX message parser based on given UBXSentence.
createParser(String) - 类中的方法 net.sf.marineapi.nmea.parser.SentenceFactory
Creates a parser for specified NMEA 0183 sentence String.
createParser(TalkerId, String) - 类中的方法 net.sf.marineapi.nmea.parser.SentenceFactory
Creates a parser for specified talker and sentence type.
createParser(TalkerId, SentenceId) - 类中的方法 net.sf.marineapi.nmea.parser.SentenceFactory
Creates a parser for specified talker and sentence type.
createProviderEvent() - 类中的方法 net.sf.marineapi.provider.AbstractProvider
Creates a ProviderEvent of type T.
createProviderEvent() - 类中的方法 net.sf.marineapi.provider.HeadingProvider
 
createProviderEvent() - 类中的方法 net.sf.marineapi.provider.PositionProvider
 
createProviderEvent() - 类中的方法 net.sf.marineapi.provider.SatelliteInfoProvider
 
CS - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Communications - Satellite
CT - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Communications - Radio-Telephone (MF/HF)
CUR - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Current
CURSentence - net.sf.marineapi.nmea.sentence中的接口
Multi-layer current data sentence is transmitted by navigation central like the NKE ones.
CV - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Communications - Radio-Telephone (VHF)
CX - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Communications - Scanning Receiver

D

DataListener - net.sf.marineapi.nmea.io中的接口
Listener for all data that is not recognized as NMEA 0183.
DataNotAvailableException - net.sf.marineapi.nmea.parser中的异常错误
Thrown to indicate that requested data is not available.
DataNotAvailableException(String) - 异常错误的构造器 net.sf.marineapi.nmea.parser.DataNotAvailableException
Constructor
DataNotAvailableException(String, Throwable) - 异常错误的构造器 net.sf.marineapi.nmea.parser.DataNotAvailableException
Constructor
dataRead(String) - 接口中的方法 net.sf.marineapi.nmea.io.DataListener
Invoked by SentenceReader when non-NMEA data has been read from the device/data source.
DataStatus - net.sf.marineapi.nmea.util中的枚举
DataStatus defines the validity of data being broadcasted by an NMEA device.
Date - net.sf.marineapi.nmea.util中的类
Represents a calendar date (day-month-year) transmitted in sentences that implement DateSentence.
Date() - 类的构造器 net.sf.marineapi.nmea.util.Date
Creates a new instance of Date using the current date.
Date(int, int, int) - 类的构造器 net.sf.marineapi.nmea.util.Date
Constructor with date values.
Date(String) - 类的构造器 net.sf.marineapi.nmea.util.Date
Creates a new instance of Date, assumes the default NMEA 0183 date formatting, ddmmyy or ddmmyyyy.
DateSentence - net.sf.marineapi.nmea.sentence中的接口
Sentences that contains date information.
Datum - net.sf.marineapi.nmea.util中的枚举
Defines the supported datums, i.e. the coordinate systems used to specify geographic positions.
DBT - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Depth of water below transducer; in meters, feet and fathoms
DBTSentence - net.sf.marineapi.nmea.sentence中的接口
Water depth below transducer, in meters, feet and fathoms.
DE - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
DECCA Navigation (obsolete)
DEAD_RECKONING_ONLY - 枚举 中的枚举常量 net.sf.marineapi.ublox.util.UbloxNavigationStatus
Dead reckoning only solution.
DEFAULT_TIMEOUT - 类中的静态变量 net.sf.marineapi.nmea.io.SentenceReader
Default timeout value in milliseconds.
DEFAULT_TIMEOUT - 类中的静态变量 net.sf.marineapi.provider.AbstractProvider
The default timeout for receicing a burst of sentences.
DepthSentence - net.sf.marineapi.nmea.sentence中的接口
Interface for sentences containing the depth of water.
DF - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Direction Finder
DGPS - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.GNSSentence.Mode
Operating in differential mode (DGPS).
DGPS - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.FaaMode
Operating in differential mode (DGPS).
DGPS - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.GpsFixQuality
Differential GPS fix.
DIFFERENTIAL - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.NavStatus
Navigation status is differential.
DIFFERENTIAL_2D_SOLUTION - 枚举 中的枚举常量 net.sf.marineapi.ublox.util.UbloxNavigationStatus
Differential 2D solution.
DIFFERENTIAL_3D_SOLUTION - 枚举 中的枚举常量 net.sf.marineapi.ublox.util.UbloxNavigationStatus
Differential 3D solution.
Direction - net.sf.marineapi.nmea.util中的枚举
Defines the relative directions, e.g.
DisplayRotation - net.sf.marineapi.nmea.util中的枚举
Defines the various display rotations a navigational display (such as an ARPA) can select.
distanceTo(Position) - 类中的方法 net.sf.marineapi.nmea.util.Position
Calculates distance to specified Position.
DM - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Velocity Sensor, Speed Log, Water, Magnetic
DP - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Dynamic Position
DPT - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Depth of water below transducer; in meters.
DPTSentence - net.sf.marineapi.nmea.sentence中的接口
Depth of water, measured in meters.
DTA - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Boreal GasFinder data stream A (GasFinder2 and GasFinderMC)
DTASentence - net.sf.marineapi.nmea.sentence中的接口
Boreal GasFinder data.
DTB - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Boreal GasFinder data stream B (GasFinder2 only)
DTBSentence - net.sf.marineapi.nmea.sentence中的接口
Boreal GasFinder data.
DTM - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Datum reference.
DTMSentence - net.sf.marineapi.nmea.sentence中的接口
Datum reference.
DU - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Duplex Repeater Station

E

EAST - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.CompassPoint
East
EC - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Electronic Chart System (ECS)
EI - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Electronic Chart Display & Information System (ECDIS)
ENGINE - 接口中的静态变量 net.sf.marineapi.nmea.sentence.RPMSentence
Source indicator for engine
EP - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Emergency Position Indicating Beacon (EPIRB)
equals(Object) - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
 
equals(Object) - 类中的方法 net.sf.marineapi.nmea.util.Date
 
equals(Object) - 类中的方法 net.sf.marineapi.nmea.util.Time
 
ER - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Engine Room Monitoring Systems
ESTIMATED - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.GNSSentence.Mode
Operating in estimating mode (dead-reckoning).
ESTIMATED - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.FaaMode
Operating in estimating mode (dead-reckoning).
ESTIMATED - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.GpsFixQuality
Estimated, dead reckoning (2.3 feature)
ESTIMATED - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.NavStatus
Navigation status is Estimated.
ExceptionListener - net.sf.marineapi.nmea.io中的接口
A listener callback interface for listening to Exceptions in DataReaders.

F

FaaMode - net.sf.marineapi.nmea.util中的枚举
FAA operating modes reported by APB, BWC, BWR, GLL, RMA, RMB, RMC, VTG, WCV and XTE sentences since NMEA 2.3.
FATHOMS - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.Units
Depth in fathoms
FD - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Fire Door Controller/Monitoring Point
FE - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Fire Extinguisher System
FEET - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.Units
Length in feet
FIELD_DELIMITER - 接口中的静态变量 net.sf.marineapi.nmea.sentence.Sentence
Sentence data fields delimiter char
FileExample - net.sf.marineapi.example中的类
Simple example application that takes a filename as command-line argument and prints Position from received GGA sentences.
FileExample(File) - 类的构造器 net.sf.marineapi.example.FileExample
Creates a new instance of FileExample
FR - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Fire Detection Point
fromNavigationStatusCode(String) - 枚举中的静态方法 net.sf.marineapi.ublox.util.UbloxNavigationStatus
 
fromStatusFlag(char) - 枚举中的静态方法 net.sf.marineapi.ublox.util.UbloxSatelliteStatus
 
FRTK - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.GNSSentence.Mode
Float RTK, satellite system used in real time kinematic mode with floating integers.
FRTK - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.GpsFixQuality
Float RTK
FS - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Fire Sprinkler System

G

GA - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Galileo satellite navigation system (European)
GB - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
BeiDou satellite navigation system (Chinese)
GBS - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
GNSS satellite fault detection (RAIM)
GBSSentence - net.sf.marineapi.nmea.sentence中的接口
GNSS satellite fault detection (RAIM support).
GenericTypeResolver - net.sf.marineapi.util中的类
Utility class for resolving the generic type of a class, mainly for AbstractSentenceListener and AbstractAISMessageListener classes where the generic type needs to be resolved at runtime to filter the incoming messages.
get(int, int) - 类中的方法 net.sf.marineapi.ais.util.BitVector
Gets a vector subset.
get(int, int) - 类中的方法 net.sf.marineapi.ais.util.Sixbit
Returns a BitVector for specified range.
getAbsoluteHumidity() - 接口中的方法 net.sf.marineapi.nmea.sentence.MDASentence
Returns the absolute humidity.
getAbsoluteHumidity() - 接口中的方法 net.sf.marineapi.nmea.sentence.MHUSentence
Returns the absolute humidity value.
getAcquisitionType() - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
Get the acquisition type of the target.
getAdditionalModes() - 接口中的方法 net.sf.marineapi.nmea.sentence.GNSSentence
Returns all additional operation modes, excluding GPS and GLONASS.
getAgeOfDifferentialCorrections() - 接口中的方法 net.sf.marineapi.ublox.message.UBXMessage00
 
getAidType() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage21
Returns the Aid type for the current message.
getAirTemperature() - 接口中的方法 net.sf.marineapi.nmea.sentence.MDASentence
Returns the air temperature.
getAISVersionIndicator() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage05
Returns the AIS version indicator for the current message.
getAltitude() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage09
Returns the altitude of the aircraft.
getAltitude() - 接口中的方法 net.sf.marineapi.nmea.sentence.GGASentence
Get antenna altitude above mean sea level.
getAltitude() - 类中的方法 net.sf.marineapi.nmea.util.Position
Gets the position altitude from mean sea level.
getAltitudeError() - 接口中的方法 net.sf.marineapi.nmea.sentence.GBSSentence
Returns the expected error in altitude.
getAltitudeError() - 接口中的方法 net.sf.marineapi.nmea.sentence.GSTSentence
Get standard deviation (meters) of altitude error.
getAltitudeOffset() - 接口中的方法 net.sf.marineapi.nmea.sentence.DTMSentence
Returns the altitude offset.
getAltitudeUnits() - 接口中的方法 net.sf.marineapi.nmea.sentence.GGASentence
Gets the altitude units, meters or feet.
getAngle() - 接口中的方法 net.sf.marineapi.nmea.sentence.MWVSentence
Get wind angle.
getArrivalStatus() - 接口中的方法 net.sf.marineapi.nmea.sentence.RMBSentence
Get the arrival to waypoint status.
getAs17BitInt(int, int) - 类中的方法 net.sf.marineapi.ais.util.BitVector
Convert to 17-bit integer.
getAs17BitInt(int, int) - 类中的方法 net.sf.marineapi.ais.util.Sixbit
Get 17-bit integer value.
getAs18BitInt(int, int) - 类中的方法 net.sf.marineapi.ais.util.BitVector
Convert to 18-bit integer.
getAs18BitInt(int, int) - 类中的方法 net.sf.marineapi.ais.util.Sixbit
Get 18-bit integer value.
getAs27BitInt(int, int) - 类中的方法 net.sf.marineapi.ais.util.BitVector
Convert to 27-bit integer.
getAs27BitInt(int, int) - 类中的方法 net.sf.marineapi.ais.util.Sixbit
Get 27-bit integer value.
getAs28BitInt(int, int) - 类中的方法 net.sf.marineapi.ais.util.BitVector
Convert to 28-bit integer.
getAs28BitInt(int, int) - 类中的方法 net.sf.marineapi.ais.util.Sixbit
Get 28-bit integer value.
getAs8BitInt(int, int) - 类中的方法 net.sf.marineapi.ais.util.BitVector
Convert to 8-bit integer.
getAs8BitInt(int, int) - 类中的方法 net.sf.marineapi.ais.util.Sixbit
Get 8-bit integer value.
getAssignedModeFlag() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage09
Returns the Assigned-mode flag
getAssignedModeFlag() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage21
Returns the Assigned-mode flag
getAzimuth() - 类中的方法 net.sf.marineapi.nmea.util.SatelliteInfo
Get satellite azimuth, in degrees from true north (0..359°).
getBars() - 接口中的方法 net.sf.marineapi.nmea.sentence.MMBSentence
Returns the barometric pressure in bars.
getBearing() - 接口中的方法 net.sf.marineapi.nmea.sentence.RMBSentence
Get true bearing to destination.
getBearing() - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
Get the bearing from the radar to the target.
getBearingOriginToDestination() - 接口中的方法 net.sf.marineapi.nmea.sentence.APBSentence
Returns bearing from origin to destination.
getBearingPositionToDestination() - 接口中的方法 net.sf.marineapi.nmea.sentence.APBSentence
Returns the bearing from current position to destination waypoint.
getBearingTrueRel() - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
Get the bearing reference.
getBeginChar() - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
 
getBeginChar() - 接口中的方法 net.sf.marineapi.nmea.sentence.Sentence
Get the sentence begin character.
getBoolean(int) - 类中的方法 net.sf.marineapi.ais.util.BitVector
Return bit as boolean from the bit vector
getBoolean(int) - 类中的方法 net.sf.marineapi.ais.util.Sixbit
Return bit as boolean from the bit vector.
getBow() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage05
Returns the distance from the reference point to the bow.
getBow() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage19
Returns the distance from the reference point to the bow.
getBow() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage21
Returns the distance from the reference point to the bow.
getBow() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage24
Returns the distance from the reference point to the bow.
getCallSign() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage05
Returns the call sign of the transmitting ship.
getCallSign() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage24
Returns the call sign of the transmitting ship.
getChannelNumber() - 接口中的方法 net.sf.marineapi.nmea.sentence.DTASentence
Gets the optional channel number (GasFinderMC only).
getCharValue(int) - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
Parse a single character from the specified sentence field.
getCommand() - 接口中的方法 net.sf.marineapi.nmea.sentence.STALKSentence
Returns the SeaTalk command / datagram type.
getConfidenceFactorR2() - 接口中的方法 net.sf.marineapi.nmea.sentence.DTASentence
Gets the two-digit Confidence Factor.
getCorrectedCourse() - 接口中的方法 net.sf.marineapi.nmea.sentence.RMCSentence
Get the corrected course over ground.
getCourse() - 接口中的方法 net.sf.marineapi.nmea.sentence.OSDSentence
Get the course of ownship
getCourse() - 接口中的方法 net.sf.marineapi.nmea.sentence.RMCSentence
Get true course over ground (COG).
getCourse() - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
Get the course the target is maintaining.
getCourse() - 类中的方法 net.sf.marineapi.provider.event.PositionEvent
Returns the current (true) course over ground.
getCourseOverGround() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage09
Returns the course over ground.
getCourseOverGround() - 接口中的方法 net.sf.marineapi.ais.message.AISPositionReportB
Returns the course over ground.
getCourseOverGround() - 接口中的方法 net.sf.marineapi.ublox.message.UBXMessage00
 
getCourseReference() - 接口中的方法 net.sf.marineapi.nmea.sentence.OSDSentence
Get the reference system used to calculate course
getCourseTrueRel() - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
Get the course reference.
getCrossTrackError() - 接口中的方法 net.sf.marineapi.nmea.sentence.APBSentence
Returns the cross-track error magnitude/distance.
getCrossTrackError() - 接口中的方法 net.sf.marineapi.nmea.sentence.RMBSentence
Get cross track error (XTE).
getCrossTrackUnits() - 接口中的方法 net.sf.marineapi.nmea.sentence.APBSentence
Returns the unit of cross-track error.
getCurrentDirection() - 接口中的方法 net.sf.marineapi.nmea.sentence.CURSentence
Get the current direction.
getCurrentDirectionReference() - 接口中的方法 net.sf.marineapi.nmea.sentence.CURSentence
Get the current direction reference.
getCurrentHeadingReference() - 接口中的方法 net.sf.marineapi.nmea.sentence.CURSentence
Get the current heading reference.
getCurrentSpeed() - 接口中的方法 net.sf.marineapi.nmea.sentence.CURSentence
Get the Current Speed in knots
getCursorBearing() - 接口中的方法 net.sf.marineapi.nmea.sentence.RSDSentence
Get current cursor position bearing
getCursorRange() - 接口中的方法 net.sf.marineapi.nmea.sentence.RSDSentence
Get current cursor position range
getCycleLockStatus() - 接口中的方法 net.sf.marineapi.nmea.sentence.APBSentence
Returns the Loran-C cycle lock status, not used for GPS.
getCycleLockStatus() - 接口中的方法 net.sf.marineapi.nmea.sentence.XTESentence
Returns the Loran-C cycle lock status, not used for GPS.
getDate() - 接口中的方法 net.sf.marineapi.nmea.sentence.DateSentence
Parses the date information from sentence fields and returns a Date.
getDate() - 类中的方法 net.sf.marineapi.provider.event.PositionEvent
Returns the date.
getDateTime() - 接口中的方法 net.sf.marineapi.nmea.sentence.DTASentence
Gets the max nineteen-digit current date/time.
getDatum() - 类中的方法 net.sf.marineapi.nmea.util.Position
Gets the datum, i.e. the coordinate system used to define geographic position.
getDatumCode() - 接口中的方法 net.sf.marineapi.nmea.sentence.DTMSentence
Returns the local datum code.
getDatumSubCode() - 接口中的方法 net.sf.marineapi.nmea.sentence.DTMSentence
Returns the local datum subcode, may be blank.
getDay() - 类中的方法 net.sf.marineapi.nmea.util.Date
Get day of month.
getDepth() - 接口中的方法 net.sf.marineapi.nmea.sentence.DepthSentence
Get depth of water, in meters.
getDescription() - 类中的方法 net.sf.marineapi.nmea.util.Waypoint
Gets the waypoint description/comment.
getDestination() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage05
Returns the destination.
getDestination() - 接口中的方法 net.sf.marineapi.nmea.sentence.RMBSentence
Get the destination waypoint.
getDestinationWaypointId() - 接口中的方法 net.sf.marineapi.nmea.sentence.BODSentence
Get the ID of destination waypoint.
getDestionationWaypointId() - 接口中的方法 net.sf.marineapi.nmea.sentence.APBSentence
Returns the destination waypoint id/name.
getDeviation() - 接口中的方法 net.sf.marineapi.nmea.sentence.GBSSentence
Returns the standard deviation of bias estimate.
getDeviation() - 接口中的方法 net.sf.marineapi.nmea.sentence.HDGSentence
Get magnetic deviation.
getDewPoint() - 接口中的方法 net.sf.marineapi.nmea.sentence.MDASentence
Returns the dew point.
getDewPoint() - 接口中的方法 net.sf.marineapi.nmea.sentence.MHUSentence
Returns the dew point value.
getDewPointUnit() - 接口中的方法 net.sf.marineapi.nmea.sentence.MHUSentence
Returns the unit of dew point temperature, by default degrees Celsius.
getDgpsAge() - 接口中的方法 net.sf.marineapi.nmea.sentence.GGASentence
Gets the age of differential GPS data (DGPS).
getDgpsAge() - 接口中的方法 net.sf.marineapi.nmea.sentence.GNSSentence
Returns the age of differential GPS data.
getDgpsStationId() - 接口中的方法 net.sf.marineapi.nmea.sentence.GGASentence
Gets the ID of DGPS station.
getDgpsStationId() - 接口中的方法 net.sf.marineapi.nmea.sentence.GNSSentence
Returns the differential reference station ID.
getDirectionLeftRight() - 接口中的方法 net.sf.marineapi.nmea.sentence.VWRSentence
Get the Wind direction Left/Right of bow
getDirectionLeftRight() - 接口中的方法 net.sf.marineapi.nmea.sentence.VWTSentence
Get the Wind angle Left/Right of bow
getDirectionOfVariation() - 接口中的方法 net.sf.marineapi.nmea.sentence.RMCSentence
Get the direction of magnetic variation; east or west.
getDisplayRotation() - 接口中的方法 net.sf.marineapi.nmea.sentence.RSDSentence
Get the selected display rotation of the radar system
getDistance() - 接口中的方法 net.sf.marineapi.nmea.sentence.DTASentence
Gets the max four-digit distance to retro.
getDistance() - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
Get the distance from the radar to the target.
getDistanceOfCPA() - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
Get the distance at the Closest Point of Approach (CPA).
getDoubleValue(int) - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
Parse double value from the specified sentence field.
getDTEFlag() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage09
Data terminal ready (0 = available 1 = not available = default)
getEBLOneBearing() - 接口中的方法 net.sf.marineapi.nmea.sentence.RSDSentence
Get the bearing of electronic bearing line 1, from 0 degrees
getEBLTwoBearing() - 接口中的方法 net.sf.marineapi.nmea.sentence.RSDSentence
Get the bearing of electronic bearing line 2, from 0 degrees
getElevation() - 类中的方法 net.sf.marineapi.nmea.util.SatelliteInfo
Get satellite elevation, in degrees (max. 90°).
getErrorEllipseOrientation() - 接口中的方法 net.sf.marineapi.nmea.sentence.GSTSentence
Get error ellipse orientation, degrees from true north
getEstimate() - 接口中的方法 net.sf.marineapi.nmea.sentence.GBSSentence
Returns the estimate of bias on the most likely failed satellite.
getETADay() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage05
Returns the day of estimated time of arrival.
getETAHour() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage05
Returns the hour of estimated time of arrival.
getETAMinute() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage05
Return the minute of estimated time of arrival.
getETAMonth() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage05
Returns the month of the estimated time of arrival.
getExceptionListener() - 类中的方法 net.sf.marineapi.nmea.io.SentenceReader
Returns the exception call-back listener.
getFathoms() - 接口中的方法 net.sf.marineapi.nmea.sentence.DBTSentence
Get depth in fathoms.
getFeet() - 接口中的方法 net.sf.marineapi.nmea.sentence.DBTSentence
Get depth in feet.
getFieldCount() - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
 
getFieldCount() - 接口中的方法 net.sf.marineapi.nmea.sentence.Sentence
Returns the current number of data fields in sentence, excluding ID field and checksum.
getFillBits() - 接口中的方法 net.sf.marineapi.nmea.sentence.AISSentence
Returns the number of fill bits required to pad the data payload to a 6 bit boundary, ranging from 0 to 5.
getFixQuality() - 接口中的方法 net.sf.marineapi.nmea.sentence.GGASentence
Get the GPS fix quality.
getFixQuality() - 类中的方法 net.sf.marineapi.provider.event.PositionEvent
Returns the current GPS fixQuality quality.
getFixStatus() - 接口中的方法 net.sf.marineapi.nmea.sentence.GSASentence
Get the GPS fix mode; 2D, 3D or no fix.
getFragmentNumber() - 接口中的方法 net.sf.marineapi.nmea.sentence.AISSentence
Returns the fragment number of this sentence (1-based).
getGasConcentration() - 接口中的方法 net.sf.marineapi.nmea.sentence.DTASentence
Gets the max eight-digit Gas Concentration.
getGeoidalHeight() - 接口中的方法 net.sf.marineapi.nmea.sentence.GGASentence
Get height/separation of geoid above WGS84 ellipsoid, i.e. difference between WGS-84 earth ellipsoid and mean sea level.
getGeoidalHeightUnits() - 接口中的方法 net.sf.marineapi.nmea.sentence.GGASentence
Get units of height above geoid.
getGeoidalSeparation() - 接口中的方法 net.sf.marineapi.nmea.sentence.GNSSentence
Returns geoidal separation, the difference between the earth ellipsoid surface and mean-sea-level (geoid) surface defined by the reference datum used in the position solution.
getGlonassMode() - 接口中的方法 net.sf.marineapi.nmea.sentence.GNSSentence
Gets the current GLONASS mode.
getGpsFixStatus() - 类中的方法 net.sf.marineapi.provider.event.SatelliteInfoEvent
Returns the GPS fix status as reported by GSA sentence.
getGpsMode() - 接口中的方法 net.sf.marineapi.nmea.sentence.GNSSentence
Returns the current GPS mode.
getGpsMode() - 类中的方法 net.sf.marineapi.provider.event.SatelliteInfoEvent
Returns the GPS mode of operation as reported in GSA sentence.
getGroundSpeedStatus() - 接口中的方法 net.sf.marineapi.nmea.sentence.VBWSentence
Returns the Ground Speed Status.
getHDOP() - 接口中的方法 net.sf.marineapi.ublox.message.UBXMessage00
 
getHeading() - 接口中的方法 net.sf.marineapi.nmea.sentence.HeadingSentence
Returns the vessel's current heading.
getHeading() - 接口中的方法 net.sf.marineapi.nmea.sentence.OSDSentence
Get ownship heading
getHeading() - 类中的方法 net.sf.marineapi.provider.event.HeadingEvent
Returns the current heading.
getHeadingStatus() - 接口中的方法 net.sf.marineapi.nmea.sentence.OSDSentence
Get the status of heading data
getHeadingToDestionation() - 接口中的方法 net.sf.marineapi.nmea.sentence.APBSentence
Returns the heading to steer to destination waypoint.
getHeadingToSteer() - 接口中的方法 net.sf.marineapi.nmea.sentence.HTCSentence
Returns the commanded heading to steer.
getHorizontalAccuracyEstimate() - 接口中的方法 net.sf.marineapi.ublox.message.UBXMessage00
 
getHorizontalDOP() - 接口中的方法 net.sf.marineapi.nmea.sentence.GGASentence
Get the horizontal dilution of precision (HDOP), i.e. the relative accuracy of horizontal position.
getHorizontalDOP() - 接口中的方法 net.sf.marineapi.nmea.sentence.GNSSentence
Returns the Horizontal Dilution Of Precision, calculated using all available satellites (GPS, GLONASS and any future satellites).
getHorizontalDOP() - 接口中的方法 net.sf.marineapi.nmea.sentence.GSASentence
Get the horizontal dilution Of precision (HDOP).
getHorizontalPrecision() - 类中的方法 net.sf.marineapi.provider.event.SatelliteInfoEvent
Returns the horizontal precision of GPS fix.
getHour() - 类中的方法 net.sf.marineapi.nmea.util.Time
Get the hour of day.
getId() - 接口中的方法 net.sf.marineapi.nmea.sentence.RPMSentence
Returns the engine or shaft number/id.
getId() - 类中的方法 net.sf.marineapi.nmea.util.SatelliteInfo
Get the ID of satellite vehicle, for example "05".
getId() - 类中的方法 net.sf.marineapi.nmea.util.Waypoint
Get id of Waypoint
getIdentifier() - 接口中的方法 net.sf.marineapi.nmea.sentence.TXTSentence
Returns the message identifier.
getIMONumber() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage05
Returns the IMO number of the transmitting ship.
getInchesOfMercury() - 接口中的方法 net.sf.marineapi.nmea.sentence.MMBSentence
Returns the barometric pressure in inches of mercury.
getInstance() - 类中的静态方法 net.sf.marineapi.ais.parser.AISMessageFactory
Returns the factory singleton.
getInstance() - 类中的静态方法 net.sf.marineapi.nmea.parser.SentenceFactory
Returns the singleton instance of SentenceFactory.
getInstance() - 类中的静态方法 net.sf.marineapi.ublox.parser.UBXMessageFactory
Returns the factory singleton.
getInt(int, int) - 类中的方法 net.sf.marineapi.ais.util.Sixbit
Returns the requested bits interpreted as an integer (MSB first) from the message.
getIntValue(int) - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
Parse integer value from the specified sentence field.
getLatitude() - 类中的方法 net.sf.marineapi.nmea.util.Position
Get latitude value of Position
getLatitudeError() - 接口中的方法 net.sf.marineapi.nmea.sentence.GBSSentence
Returns the expected error in latitude.
getLatitudeError() - 接口中的方法 net.sf.marineapi.nmea.sentence.GSTSentence
Get standard deviation (meters) of latitude error.
getLatitudeHemisphere() - 类中的方法 net.sf.marineapi.nmea.util.Position
Get the hemisphere of latitude, North or South.
getLatitudeInDegrees() - 接口中的方法 net.sf.marineapi.ais.message.AISPositionInfo
Returns the latitude in degrees.
getLatitudeOffset() - 接口中的方法 net.sf.marineapi.nmea.sentence.DTMSentence
Returns the latitude offset.
getLightLevel() - 接口中的方法 net.sf.marineapi.nmea.sentence.DTASentence
Gets the max five-digit Light Level.
getLocalZoneHours() - 接口中的方法 net.sf.marineapi.nmea.sentence.ZDASentence
Get offset to local time zone in hours, from 0 to +/- 13 hours.
getLocalZoneMinutes() - 接口中的方法 net.sf.marineapi.nmea.sentence.ZDASentence
Get offset to local time zone in minutes, from 0 to +/- 59.
getLongGroundSpeed() - 接口中的方法 net.sf.marineapi.nmea.sentence.VBWSentence
Returns the Longitudinal Ground Speed.
getLongitude() - 类中的方法 net.sf.marineapi.nmea.util.Position
Get longitude value of Position
getLongitudeError() - 接口中的方法 net.sf.marineapi.nmea.sentence.GBSSentence
Returns the expected error in longitude.
getLongitudeError() - 接口中的方法 net.sf.marineapi.nmea.sentence.GSTSentence
Get standard deviation (meters) of longitude error.
getLongitudeHemisphere() - 类中的方法 net.sf.marineapi.nmea.util.Position
Get the hemisphere of longitude, East or West.
getLongitudeInDegrees() - 接口中的方法 net.sf.marineapi.ais.message.AISPositionInfo
Returns the longitude in degrees.
getLongitudeOffset() - 接口中的方法 net.sf.marineapi.nmea.sentence.DTMSentence
Returns the longitude offset.
getLongWaterSpeed() - 接口中的方法 net.sf.marineapi.nmea.sentence.VBWSentence
Returns the Longitudinal Water Speed.
getMagneticBearing() - 接口中的方法 net.sf.marineapi.nmea.sentence.BODSentence
Get the magnetic bearing from origin to destination.
getMagneticCourse() - 接口中的方法 net.sf.marineapi.nmea.sentence.VTGSentence
Get the magnetic course over ground.
getMagneticDirection() - 接口中的方法 net.sf.marineapi.nmea.sentence.VDRSentence
Returns the magnetic current direction.
getMagneticHeading() - 接口中的方法 net.sf.marineapi.nmea.sentence.VHWSentence
Returns the current magnetic heading.
getMagneticWindDirection() - 接口中的方法 net.sf.marineapi.nmea.sentence.MDASentence
Returns the magnetic wind direction.
getMagneticWindDirection() - 接口中的方法 net.sf.marineapi.nmea.sentence.MWDSentence
 
getMagnitude() - 接口中的方法 net.sf.marineapi.nmea.sentence.XTESentence
Returns the cross-track error magnitude/distance.
getManouverIndicator() - 接口中的方法 net.sf.marineapi.ais.message.AISPositionReport
Returns the manouver indicator.
getMaximum() - 接口中的方法 net.sf.marineapi.nmea.sentence.DPTSentence
Get maximum depth value the sounder can detect.
getMaximumDraught() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage05
Returns the maximum draught.
getMeasurements() - 接口中的方法 net.sf.marineapi.nmea.sentence.XDRSentence
Returns all measurements.
getMessage() - 接口中的方法 net.sf.marineapi.nmea.sentence.TXTSentence
Returns the message content.
getMessageCount() - 接口中的方法 net.sf.marineapi.nmea.sentence.TXTSentence
Get total number of sentences in message sequence.
getMessageId() - 接口中的方法 net.sf.marineapi.nmea.sentence.AISSentence
Returns the sequential message ID for multi-sentence messages.
getMessageId() - 接口中的方法 net.sf.marineapi.nmea.sentence.UBXSentence
 
getMessageIndex() - 接口中的方法 net.sf.marineapi.nmea.sentence.TXTSentence
Returns the sentence index in message sequence.
getMessageType() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage
Returns the message type.
getMessageType() - 类中的方法 net.sf.marineapi.ais.parser.AISMessageParser
 
getMessageType() - 接口中的方法 net.sf.marineapi.ublox.message.UBXMessage
Returns the message type (Proprietary message identifier).
getMessageType() - 类中的方法 net.sf.marineapi.ublox.parser.UBXMessageParser
 
getMilliseconds() - 类中的方法 net.sf.marineapi.nmea.util.Time
Get time as milliseconds since beginning of day.
getMinutes() - 类中的方法 net.sf.marineapi.nmea.util.Time
Get the minute of hour.
getMMSI() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage
Returns the unique identifier of the transmitting ship (MMSI, Maritime Mobile Service Identity).
getMMSI() - 类中的方法 net.sf.marineapi.ais.parser.AISMessageParser
 
getMode() - 接口中的方法 net.sf.marineapi.nmea.sentence.GLLSentence
Get the FAA operating mode for GPS.
getMode() - 接口中的方法 net.sf.marineapi.nmea.sentence.GSASentence
Get the FAA operation mode of GPS.
getMode() - 接口中的方法 net.sf.marineapi.nmea.sentence.RMCSentence
Get the FAA operating mode for GPS.
getMode() - 接口中的方法 net.sf.marineapi.nmea.sentence.VTGSentence
Get the FAA operating mode of GPS receiver.
getMode() - 接口中的方法 net.sf.marineapi.nmea.sentence.XTESentence
Returns the FAA mode.
getMode() - 类中的方法 net.sf.marineapi.provider.event.PositionEvent
Returns the current FAA operating mode of GPS receiver.
getMonth() - 类中的方法 net.sf.marineapi.nmea.util.Date
Get month, valid values are 1-12 where 1 denotes January, 2 denotes February etc.
getName() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage05
Returns the name of the transmitting ship.
getName() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage19
Returns the name of the transmitting ship.
getName() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage21
Returns the name of the transmitting ship.
getName() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage24
Returns the name of the transmitting ship.
getName() - 接口中的方法 net.sf.marineapi.nmea.sentence.DTMSentence
Returns the datum name, e.g.
getName() - 接口中的方法 net.sf.marineapi.nmea.sentence.TLLSentence
Get the name of the target as assigned by the radar.
getName() - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
Get the name of the target as assigned by the radar.
getName() - 类中的方法 net.sf.marineapi.nmea.util.Measurement
Returns the name of transducer.
getNameExtension() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage21
Returns the name extension.
getNavigationalStatus() - 接口中的方法 net.sf.marineapi.ais.message.AISPositionReport
Returns the navigational status.
getNavigationStatus() - 接口中的方法 net.sf.marineapi.ublox.message.UBXMessage00
Navigation Status: •NF = No Fix •DR = Dead reckoning only solution •G2 = Stand alone 2D solution •G3 = Stand alone 3D solution •D2 = Differential 2D solution •D3 = Differential 3D solution •RK = Combined GPS + dead reckoning solution •TT = Time only solution
getNavigationStatusCode() - 枚举中的方法 net.sf.marineapi.ublox.util.UbloxNavigationStatus
 
getNavStatus() - 接口中的方法 net.sf.marineapi.nmea.sentence.RMCSentence
Get the Navigation Status.
getNoise() - 类中的方法 net.sf.marineapi.nmea.util.SatelliteInfo
Get satellite the signal noise ratio, in dB (0-99 dB).
getNrOfViolations() - 类中的方法 net.sf.marineapi.ais.parser.AISMessageParser
Returns the number of violations.
getNumber() - 接口中的方法 net.sf.marineapi.nmea.sentence.TLLSentence
Get the number assigned to this target by the radar.
getNumber() - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
Get the number assigned to this target by the radar.
getNumberOfFragments() - 接口中的方法 net.sf.marineapi.nmea.sentence.AISSentence
Number of fragments in the currently accumulating message.
getNumberOfSatellitesUsed() - 接口中的方法 net.sf.marineapi.ublox.message.UBXMessage00
 
getNumberOfTrackedSatellites() - 接口中的方法 net.sf.marineapi.ublox.message.UBXMessage03
Number of GNSS satellites tracked.
getOffHeadingLimit() - 接口中的方法 net.sf.marineapi.nmea.sentence.HTCSentence
Returns the commanded off-heading limit.
getOffHeadingStatus() - 接口中的方法 net.sf.marineapi.nmea.sentence.HTDSentence
Returns the off-heading status.
getOffPositionIndicator() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage21
Returns the Off-position indicator: 0 means on position; 1 means off position.
getOffset() - 接口中的方法 net.sf.marineapi.nmea.sentence.DPTSentence
Get offset to transducer.
getOffsetHours() - 类中的方法 net.sf.marineapi.nmea.util.Time
Get time zone offset hours.
getOffsetMinutes() - 类中的方法 net.sf.marineapi.nmea.util.Time
Get time zone offset minutes.
getOffTrackLimit() - 接口中的方法 net.sf.marineapi.nmea.sentence.HTCSentence
Returns the commanded off-track limit, can be generated if the selected steering mode is SteeringMode.TRACK_CONTROL.
getOffTrackStatus() - 接口中的方法 net.sf.marineapi.nmea.sentence.HTDSentence
Returns the off-track status.
getOriginId() - 接口中的方法 net.sf.marineapi.nmea.sentence.RMBSentence
Get the ID of origin waypoint.
getOriginOneBearing() - 接口中的方法 net.sf.marineapi.nmea.sentence.RSDSentence
Get the bearing of the origin for VRM1 and EBL1 (in degrees), from 0 degrees.
getOriginOneRange() - 接口中的方法 net.sf.marineapi.nmea.sentence.RSDSentence
Get the range of the origin for VRM1 and EBL1.
getOriginTwoBearing() - 接口中的方法 net.sf.marineapi.nmea.sentence.RSDSentence
Get the bearing of the origin for VRM2 and EBL2 (in degrees), from 0 degrees.
getOriginTwoRange() - 接口中的方法 net.sf.marineapi.nmea.sentence.RSDSentence
Get the range of the origin for VRM2 and EBL2.
getOriginWaypointId() - 接口中的方法 net.sf.marineapi.nmea.sentence.BODSentence
Get the ID of origin waypoint.
getOrthometricHeight() - 接口中的方法 net.sf.marineapi.nmea.sentence.GNSSentence
Returns the orthometric height (MSL reference).
getOverride() - 接口中的方法 net.sf.marineapi.nmea.sentence.HTCSentence
Returns the override status.
getParameters() - 接口中的方法 net.sf.marineapi.nmea.sentence.STALKSentence
Returns the datagram payload.
getPartNumber() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage24
Returns the Part Number indicator for the current message.
getPauseTimeout() - 类中的方法 net.sf.marineapi.nmea.io.SentenceReader
Returns the current reading paused timeout.
getPayload() - 类中的方法 net.sf.marineapi.ais.util.Sixbit
Returns the full message String in sixbit encoded format.
getPayload() - 接口中的方法 net.sf.marineapi.nmea.sentence.AISSentence
Returns the raw 6-bit decoded message.
getPitch() - 接口中的方法 net.sf.marineapi.nmea.sentence.RPMSentence
Returns the propeller pitch, % of maximum.
getPort() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage05
Returns the distance from the reference point to the port side of the ship.
getPort() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage19
Returns the distance from the reference point to the port side of the ship.
getPort() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage21
Returns the distance from the reference point to the port side of the ship.
getPort() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage24
Returns the distance from the reference point to the port side of the ship.
getPosition() - 接口中的方法 net.sf.marineapi.nmea.sentence.PositionSentence
Gets the geographic position.
getPosition() - 类中的方法 net.sf.marineapi.provider.event.PositionEvent
Returns the current position.
getPosition() - 接口中的方法 net.sf.marineapi.ublox.message.UBXMessage00
Holds all positional data: Latitude (degrees and minutes) North/South Indicator Longitude (degrees and minutes) East/West indicator Altitude above user datum ellipsoid
getPositionDOP() - 接口中的方法 net.sf.marineapi.nmea.sentence.GSASentence
Get the dilution of precision (PDOP) for position.
getPositionLatency() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage27
Returns Position Latency.
getPositionPrecision() - 类中的方法 net.sf.marineapi.provider.event.SatelliteInfoEvent
Returns the overall precision of GPS fix.
getPrimaryBarometricPressure() - 接口中的方法 net.sf.marineapi.nmea.sentence.MDASentence
Returns the primary barometric pressure.
getPrimaryBarometricPressureUnit() - 接口中的方法 net.sf.marineapi.nmea.sentence.MDASentence
Returns the unit of primary barometric pressure.
getProbability() - 接口中的方法 net.sf.marineapi.nmea.sentence.GBSSentence
Returns the probability of missed detection of most likely failed satellite.
getPseudoRangeResidualsRMS() - 接口中的方法 net.sf.marineapi.nmea.sentence.GSTSentence
Get total RMS standard deviation of ranges inputs to the navigation solution.
getRadioChannel() - 接口中的方法 net.sf.marineapi.nmea.sentence.AISSentence
Returns the radio channel information of the messsage.
getRadioStatus() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage09
Returns the Radio status.
getRadiusOfTurn() - 接口中的方法 net.sf.marineapi.nmea.sentence.HTCSentence
Returns the commanded radius of turn for heading changes.
getRAIMFlag() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage09
Returns the RAIM flag.
getRAIMFlag() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage21
Returns the RAIM flag
getRAIMFlag() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage27
Returns the RAIM flag.
getRange() - 接口中的方法 net.sf.marineapi.nmea.sentence.RMBSentence
Get range to destination waypoint.
getRangeScale() - 接口中的方法 net.sf.marineapi.nmea.sentence.RSDSentence
Get the current selected range scale
getRangeUnits() - 接口中的方法 net.sf.marineapi.nmea.sentence.RSDSentence
Get the units used for range measurements in this sentence
getRateOfTurn() - 接口中的方法 net.sf.marineapi.ais.message.AISPositionReport
Returns the rate of turn.
getRateOfTurn() - 接口中的方法 net.sf.marineapi.nmea.sentence.HTCSentence
Returns the commanded rate of turn for heading changes.
getRateOfTurn() - 接口中的方法 net.sf.marineapi.nmea.sentence.ROTSentence
Returns the vessel's rate of turn.
getReference() - 接口中的方法 net.sf.marineapi.nmea.sentence.TLLSentence
A target may be used to calculate own ship position.
getReference() - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
A target may be used to calculate own ship position.
getRegional() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage21
Returns a Regional integer (reserved)
getRelativeHumidity() - 接口中的方法 net.sf.marineapi.nmea.sentence.MDASentence
Returns the relative humidity.
getRelativeHumidity() - 接口中的方法 net.sf.marineapi.nmea.sentence.MHUSentence
Returns the humidity relative to temperature of air.
getRepeatIndicator() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage
Tells how many times the message has been repeated.
getRepeatIndicator() - 类中的方法 net.sf.marineapi.ais.parser.AISMessageParser
 
getRouteId() - 接口中的方法 net.sf.marineapi.nmea.sentence.RTESentence
Get the number or name of the route.
getRPM() - 接口中的方法 net.sf.marineapi.nmea.sentence.RPMSentence
Returns the revolutions value.
getRudderAngle() - 接口中的方法 net.sf.marineapi.nmea.sentence.HTCSentence
Returns the commaded rudder angle.
getRudderAngle(Side) - 接口中的方法 net.sf.marineapi.nmea.sentence.RSASentence
Returns the rudder angle for specified side.
getRudderDirection() - 接口中的方法 net.sf.marineapi.nmea.sentence.HTCSentence
Returns the commanded rudder direction.
getRudderLimit() - 接口中的方法 net.sf.marineapi.nmea.sentence.HTCSentence
Returns the commanded rudder limit.
getRudderStatus() - 接口中的方法 net.sf.marineapi.nmea.sentence.HTDSentence
Returns the rudder status.
getSatelliteCarrierLockTime() - 类中的方法 net.sf.marineapi.ublox.util.UbloxSatelliteInfo
Satellite carrier lock time (range: 0-64) 0 = code lock only 64 = lock for 64 seconds or more
getSatelliteCount() - 接口中的方法 net.sf.marineapi.nmea.sentence.GGASentence
Get the number of active satellites in use.
getSatelliteCount() - 接口中的方法 net.sf.marineapi.nmea.sentence.GNSSentence
Get the number of active satellites in use for currect fix.
getSatelliteCount() - 接口中的方法 net.sf.marineapi.nmea.sentence.GSVSentence
Get the number of satellites in view.
getSatelliteId() - 接口中的方法 net.sf.marineapi.nmea.sentence.GBSSentence
Returns the ID of most likely failed satellite.
getSatelliteIds() - 接口中的方法 net.sf.marineapi.nmea.sentence.GSASentence
Get list of satellites used for acquiring the GPS fix.
getSatelliteIds() - 类中的方法 net.sf.marineapi.provider.event.SatelliteInfoEvent
Returns the list of GPS satellites used for GPS fix.
getSatelliteInfo() - 接口中的方法 net.sf.marineapi.nmea.sentence.GSVSentence
Get the satellites information.
getSatelliteInfo() - 类中的方法 net.sf.marineapi.provider.event.SatelliteInfoEvent
Returns the current detailed satellite information.
getSatellites() - 接口中的方法 net.sf.marineapi.ublox.message.UBXMessage03
Returns a collection of satellite statuses.
getSatelliteStatus() - 类中的方法 net.sf.marineapi.ublox.util.UbloxSatelliteInfo
 
getSecondaryBarometricPressure() - 接口中的方法 net.sf.marineapi.nmea.sentence.MDASentence
Returns the secondary barometric pressure.
getSecondaryBarometricPressureUnit() - 接口中的方法 net.sf.marineapi.nmea.sentence.MDASentence
Returns the unit of secondary barometric pressure.
getSeconds() - 类中的方法 net.sf.marineapi.nmea.util.Time
Get the second of minute.
getSemiMajorError() - 接口中的方法 net.sf.marineapi.nmea.sentence.GSTSentence
Get standard deviation (meters) of semi-major axis of error ellipse.
getSemiMinorError() - 接口中的方法 net.sf.marineapi.nmea.sentence.GSTSentence
Get standard deviation (meters) of semi-minor axis of error ellipse.
getSentence() - 类中的方法 net.sf.marineapi.nmea.event.SentenceEvent
Gets the Sentence object that triggered the event.
getSentenceCount() - 接口中的方法 net.sf.marineapi.nmea.sentence.GSVSentence
Get the total number of sentences in GSV sequence.
getSentenceCount() - 接口中的方法 net.sf.marineapi.nmea.sentence.RTESentence
Get the number of sentences in RTE sequence.
getSentenceId() - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
 
getSentenceId() - 接口中的方法 net.sf.marineapi.nmea.sentence.Sentence
Get the sentence ID that specifies the sentence type and data it holds.
getSentenceIndex() - 接口中的方法 net.sf.marineapi.nmea.sentence.GSVSentence
Get the index of this sentence in GSV sequence.
getSentenceIndex() - 接口中的方法 net.sf.marineapi.nmea.sentence.RTESentence
Get the index of sentence in RTE sequence.
getSentences() - 类中的方法 net.sf.marineapi.provider.AbstractProvider
Returns the collected sentences.
getSerialNumber() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage24
Returns the Serial Number
getSerialNumber() - 接口中的方法 net.sf.marineapi.nmea.sentence.DTASentence
Gets the max ten-char. device serial number.
getSource() - 接口中的方法 net.sf.marineapi.nmea.sentence.RPMSentence
Returns the measurement source, engine or shaft.
getSpeed() - 接口中的方法 net.sf.marineapi.nmea.sentence.MWVSentence
Returns the wind speed.
getSpeed() - 接口中的方法 net.sf.marineapi.nmea.sentence.OSDSentence
Get ownship speed
getSpeed() - 接口中的方法 net.sf.marineapi.nmea.sentence.RMCSentence
Get current speed over ground (SOG).
getSpeed() - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
Get the speed the target.
getSpeed() - 接口中的方法 net.sf.marineapi.nmea.sentence.VDRSentence
Returns the current flow speed.
getSpeed() - 类中的方法 net.sf.marineapi.provider.event.PositionEvent
Returns the current speed over ground, in km/h.
getSpeedKmh() - 接口中的方法 net.sf.marineapi.nmea.sentence.VHWSentence
Returns the current water speed.
getSpeedKmh() - 接口中的方法 net.sf.marineapi.nmea.sentence.VTGSentence
Get current speed over ground, in kilometers per hour.
getSpeedKmh() - 接口中的方法 net.sf.marineapi.nmea.sentence.VWRSentence
Get relative wind speed, in kilometers per hour.
getSpeedKmh() - 接口中的方法 net.sf.marineapi.nmea.sentence.VWTSentence
Get relative wind speed, in kilometers per hour.
getSpeedKnots() - 接口中的方法 net.sf.marineapi.nmea.sentence.VHWSentence
Returns the current water speed.
getSpeedKnots() - 接口中的方法 net.sf.marineapi.nmea.sentence.VTGSentence
Get speed over ground in knots.
getSpeedKnots() - 接口中的方法 net.sf.marineapi.nmea.sentence.VWRSentence
Get relative wind speed in knots.
getSpeedKnots() - 接口中的方法 net.sf.marineapi.nmea.sentence.VWTSentence
Get relative wind speed in knots.
getSpeedOverGround() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage09
Returns the speed over ground.
getSpeedOverGround() - 接口中的方法 net.sf.marineapi.ais.message.AISPositionReportB
Returns the speed over ground.
getSpeedOverGround() - 接口中的方法 net.sf.marineapi.ublox.message.UBXMessage00
 
getSpeedReference() - 接口中的方法 net.sf.marineapi.nmea.sentence.OSDSentence
Get the reference system used to calculate speed
getSpeedUnit() - 接口中的方法 net.sf.marineapi.nmea.sentence.MWVSentence
Returns the wind speed unit.
getSpeedUnits() - 接口中的方法 net.sf.marineapi.nmea.sentence.OSDSentence
Get the units of speed measurements
getStarboard() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage05
Returns the distance from the reference point to the starboard side of the ship.
getStarboard() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage19
Returns the distance from the reference point to the starboard side of the ship.
getStarboard() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage21
Returns the distance from the reference point to the starboard side of the ship.
getStarboard() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage24
Returns the distance from the reference point to the starboard side of the ship.
getStatus() - 接口中的方法 net.sf.marineapi.nmea.sentence.APBSentence
Returns the signal/fix status, LORAN-C Blink or SNR warning.
getStatus() - 接口中的方法 net.sf.marineapi.nmea.sentence.GLLSentence
Get the data quality status, valid or invalid.
getStatus() - 接口中的方法 net.sf.marineapi.nmea.sentence.MWVSentence
Get data validity status.
getStatus() - 接口中的方法 net.sf.marineapi.nmea.sentence.RMBSentence
Get the sentence data status, valid or invalid.
getStatus() - 接口中的方法 net.sf.marineapi.nmea.sentence.RMCSentence
Gets the data status, valid or invalid.
getStatus() - 接口中的方法 net.sf.marineapi.nmea.sentence.ROTSentence
Returns the data status (valid/invalid).
getStatus() - 接口中的方法 net.sf.marineapi.nmea.sentence.RPMSentence
Returns the data validity status.
getStatus() - 接口中的方法 net.sf.marineapi.nmea.sentence.TLLSentence
Get the status of the target.
getStatus() - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
Get the status of the target.
getStatus() - 接口中的方法 net.sf.marineapi.nmea.sentence.XTESentence
Returns the signal/fix status.
getStatus(Side) - 接口中的方法 net.sf.marineapi.nmea.sentence.RSASentence
Returns the data status (valid/invalid) for specified side.
getStatusCode() - 接口中的方法 net.sf.marineapi.nmea.sentence.DTASentence
Gets the max 4-digit status code.
getStatusFlag() - 枚举中的方法 net.sf.marineapi.ublox.util.UbloxSatelliteStatus
 
getSteeringMode() - 接口中的方法 net.sf.marineapi.nmea.sentence.HTCSentence
Returns the selected steering mode.
getSteerTo() - 接口中的方法 net.sf.marineapi.nmea.sentence.APBSentence
Returns the direction in which to steer in order to get back on route.
getSteerTo() - 接口中的方法 net.sf.marineapi.nmea.sentence.RMBSentence
Get the direction to steer to correct error (left/right).
getSteerTo() - 接口中的方法 net.sf.marineapi.nmea.sentence.XTESentence
Returns the direction in which to steer in order to get back on route.
getStern() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage05
Returns the distance from the reference point to the stern of the ship.
getStern() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage19
Returns the distance from the reference point to the stern of the ship.
getStern() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage21
Returns the distance from the reference point to the stern of the ship.
getStern() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage24
Returns the distance from the reference point to the stern of the ship.
getSternGroundSpeed() - 接口中的方法 net.sf.marineapi.nmea.sentence.VBWSentence
Returns the Stern Ground Speed.
getSternGroundSpeedStatus() - 接口中的方法 net.sf.marineapi.nmea.sentence.VBWSentence
Returns the Stern Ground Speed Status.
getSternWaterSpeed() - 接口中的方法 net.sf.marineapi.nmea.sentence.VBWSentence
Returns the Stern Water Speed.
getSternWaterSpeedStatus() - 接口中的方法 net.sf.marineapi.nmea.sentence.VBWSentence
Returns the Stern Water Speed Status.
getString(int, int) - 类中的方法 net.sf.marineapi.ais.util.Sixbit
Return string from bit vector
getStringValue(int) - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
Get contents of a data field as a String.
getStringValues(int) - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
Returns all field values, starting from the specified index towards the end of sentence.
getTalkerId() - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
 
getTalkerId() - 接口中的方法 net.sf.marineapi.nmea.sentence.Sentence
Gets the talker ID of the sentence.
getTargetIds() - 接口中的方法 net.sf.marineapi.nmea.sentence.TLBSentence
Get the list of target IDs listed in this sentence.
getTargetLabels() - 接口中的方法 net.sf.marineapi.nmea.sentence.TLBSentence
Get the list of target labels listed in this sentence.
getTDOP() - 接口中的方法 net.sf.marineapi.ublox.message.UBXMessage00
 
getTemperature() - 接口中的方法 net.sf.marineapi.nmea.sentence.MTASentence
Returns the air temperature.
getTemperature() - 接口中的方法 net.sf.marineapi.nmea.sentence.MTWSentence
Get the water temperature.
getTime() - 接口中的方法 net.sf.marineapi.nmea.sentence.TimeSentence
Get the time of day.
getTime() - 接口中的方法 net.sf.marineapi.nmea.sentence.TLLSentence
Get the time of day.
getTime() - 类中的方法 net.sf.marineapi.provider.event.PositionEvent
Returns the time.
getTimeStamp() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage09
Returns the UTC second.
getTimeStamp() - 接口中的方法 net.sf.marineapi.ais.message.AISPositionReportB
Returns the time stamp contained in the message, i.e.
getTimeStamp() - 类中的方法 net.sf.marineapi.nmea.event.SentenceEvent
Get system time when this event was created.
getTimeStamp() - 类中的方法 net.sf.marineapi.nmea.util.Waypoint
Returns the time stamp when Waypoint was created.
getTimeToCPA() - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
Get the time to the Closest Point of Approach (CPA).
getTotal() - 接口中的方法 net.sf.marineapi.nmea.sentence.VLWSentence
Returns the total cumulative distance traveled.
getTotalUnits() - 接口中的方法 net.sf.marineapi.nmea.sentence.VLWSentence
Returns the unit of measurement for cumulative total distance.
getTrack() - 接口中的方法 net.sf.marineapi.nmea.sentence.HTCSentence
Returns the commanded track, which represents the course line between two waypoints.
getTravGroundSpeed() - 接口中的方法 net.sf.marineapi.nmea.sentence.VBWSentence
Returns the Transverse Ground Speed.
getTravWaterSpeed() - 接口中的方法 net.sf.marineapi.nmea.sentence.VBWSentence
Returns the Transverse Water Speed.
getTrip() - 接口中的方法 net.sf.marineapi.nmea.sentence.VLWSentence
Returns the distance traveled since last reset.
getTripUnits() - 接口中的方法 net.sf.marineapi.nmea.sentence.VLWSentence
Returns the unit of measurement for distance since last reset.
getTrueBearing() - 接口中的方法 net.sf.marineapi.nmea.sentence.BODSentence
Get the true bearing from origin to destination.
getTrueCourse() - 接口中的方法 net.sf.marineapi.nmea.sentence.VTGSentence
Get the true course over ground.
getTrueDirection() - 接口中的方法 net.sf.marineapi.nmea.sentence.VDRSentence
Returns the true direction of current.
getTrueHeading() - 接口中的方法 net.sf.marineapi.ais.message.AISPositionReportB
Returns the true heading.
getTrueHeadingString(int) - 类中的静态方法 net.sf.marineapi.ais.util.Angle9
Returns the String representation of given angular value.
getTrueWindDirection() - 接口中的方法 net.sf.marineapi.nmea.sentence.MDASentence
Returns the wind direction.
getTrueWindDirection() - 接口中的方法 net.sf.marineapi.nmea.sentence.MWDSentence
 
getTurnMode() - 接口中的方法 net.sf.marineapi.nmea.sentence.HTCSentence
Returns the current turn mode.
getType() - 类中的方法 net.sf.marineapi.nmea.util.Measurement
Returns the type of transducer.
getTypeOfEPFD() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage05
Returns the type of electronic position fixing device.
getTypeOfEPFD() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage19
Returns the type of electronic position fixing device.
getTypeOfEPFD() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage21
Returns the type of electronic position fixing device.
getTypeOfEPFD() - 接口中的方法 net.sf.marineapi.ais.message.AISUTCReport
Returns the type of electronic position fixing device.
getTypeOfShipAndCargoType() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage05
Returns the type of ship and cargo.
getTypeOfShipAndCargoType() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage19
Returns the type of ship and cargo.
getTypeOfShipAndCargoType() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage24
Returns the type of ship and cargo.
getUBXFieldCharValue(int) - 接口中的方法 net.sf.marineapi.nmea.sentence.UBXSentence
Parse char value from the specified sentence field.
getUBXFieldCount() - 接口中的方法 net.sf.marineapi.nmea.sentence.UBXSentence
 
getUBXFieldDoubleValue(int) - 接口中的方法 net.sf.marineapi.nmea.sentence.UBXSentence
Parse double value from the specified sentence field.
getUBXFieldIntValue(int) - 接口中的方法 net.sf.marineapi.nmea.sentence.UBXSentence
Parse integer value from the specified sentence field.
getUBXFieldStringValue(int) - 接口中的方法 net.sf.marineapi.nmea.sentence.UBXSentence
Parse String value from the specified sentence field.
getUInt(int, int) - 类中的方法 net.sf.marineapi.ais.util.BitVector
Returns the requested bits interpreted as an integer (MSB first) from the message.
getUnitModelCode() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage24
Returns the Unit Model code
getUnits() - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
Get the unit of measure used for distance and speeds.
getUnits() - 类中的方法 net.sf.marineapi.nmea.util.Measurement
Returns the units of measurement.
getUtcDay() - 接口中的方法 net.sf.marineapi.ais.message.AISUTCReport
Returns the UTC day.
getUtcHour() - 接口中的方法 net.sf.marineapi.ais.message.AISUTCReport
Returns the UTC hour.
getUtcMinute() - 接口中的方法 net.sf.marineapi.ais.message.AISUTCReport
Returns the UTC minute.
getUtcMonth() - 接口中的方法 net.sf.marineapi.ais.message.AISUTCReport
Returns the UTC month.
getUtcSecond() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage21
Returns the UTC second.
getUtcSecond() - 接口中的方法 net.sf.marineapi.ais.message.AISUTCReport
Returns the UTC second.
getUtcTime() - 接口中的方法 net.sf.marineapi.ublox.message.UBXMessage00
 
getUtcYear() - 接口中的方法 net.sf.marineapi.ais.message.AISUTCReport
Returns the UTC year.
getValue() - 类中的方法 net.sf.marineapi.nmea.util.Measurement
Returns the measurement value.
getVariation() - 接口中的方法 net.sf.marineapi.nmea.sentence.HDGSentence
Get magnetic variation.
getVariation() - 接口中的方法 net.sf.marineapi.nmea.sentence.RMCSentence
Get the magnetic variation.
getVDOP() - 接口中的方法 net.sf.marineapi.ublox.message.UBXMessage00
 
getVelocity() - 接口中的方法 net.sf.marineapi.nmea.sentence.RMBSentence
Get velocity towards destination.
getVendorId() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage24
Returns the Vendor id
getVerticaAccuracyEstimate() - 接口中的方法 net.sf.marineapi.ublox.message.UBXMessage00
 
getVerticalDOP() - 接口中的方法 net.sf.marineapi.nmea.sentence.GSASentence
Get the vertical dilution of precision (VDOP).
getVerticalPrecision() - 类中的方法 net.sf.marineapi.provider.event.SatelliteInfoEvent
Returns the vertical precision of GPS fix.
getVerticaVelocity() - 接口中的方法 net.sf.marineapi.ublox.message.UBXMessage00
 
getVesselDrift() - 接口中的方法 net.sf.marineapi.nmea.sentence.OSDSentence
Get the vessel drift
getVesselSet() - 接口中的方法 net.sf.marineapi.nmea.sentence.OSDSentence
Get the vessel set (water current direction)
getViolations() - 类中的方法 net.sf.marineapi.ais.parser.AISMessageParser
Returns list of discoverd data violations.
getVirtualAidFlag() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage21
Returns the Virtual-aid flag
getVRMOneRange() - 接口中的方法 net.sf.marineapi.nmea.sentence.RSDSentence
Get the range of variable range marker 1
getVRMTwoRange() - 接口中的方法 net.sf.marineapi.nmea.sentence.RSDSentence
Get the range of variable range marker 2
getWaterSpeedStatus() - 接口中的方法 net.sf.marineapi.nmea.sentence.VBWSentence
Returns the Water Speed Status.
getWaterTemperature() - 接口中的方法 net.sf.marineapi.nmea.sentence.MDASentence
Returns the water temperature.
getWaypoint() - 接口中的方法 net.sf.marineapi.nmea.sentence.WPLSentence
Get the destination waypoint.
getWaypointCount() - 接口中的方法 net.sf.marineapi.nmea.sentence.RTESentence
Get the number of waypoints IDs in this sentence.
getWaypointIds() - 接口中的方法 net.sf.marineapi.nmea.sentence.RTESentence
Get the list of route waypoints.
getWindAngle() - 接口中的方法 net.sf.marineapi.nmea.sentence.VWRSentence
Get the Wind angle magnitude in degrees
getWindAngle() - 接口中的方法 net.sf.marineapi.nmea.sentence.VWTSentence
Get the Wind angle magnitude in degrees
getWindSpeed() - 接口中的方法 net.sf.marineapi.nmea.sentence.MDASentence
Returns the wind speed.
getWindSpeed() - 接口中的方法 net.sf.marineapi.nmea.sentence.MWDSentence
 
getWindSpeedKnots() - 接口中的方法 net.sf.marineapi.nmea.sentence.MDASentence
Returns the wind speed.
getWindSpeedKnots() - 接口中的方法 net.sf.marineapi.nmea.sentence.MWDSentence
 
getYear() - 类中的方法 net.sf.marineapi.nmea.util.Date
Get year.
GF - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Gas Finder (Boreal)
GGA - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Global Positioning System fix data
GGASentence - net.sf.marineapi.nmea.sentence中的接口
Global Positioning System fix data.
GI - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Indian Regional Navigation Satellite System (IRNSS)
GL - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
GLONASS Receiver
GLL - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Geographic position (latitude/longitude)
GLLSentence - net.sf.marineapi.nmea.sentence中的接口
Current geographic position and time.
GN - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Global Navigation Satellite System (GNSS)
GNS - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
GNSS fix data (GPS, GLONASS and future constellations).
GNSSentence - net.sf.marineapi.nmea.sentence中的接口
GNSS capable receivers will always output this message with the GN talker ID.
GNSSentence.Mode - net.sf.marineapi.nmea.sentence中的枚举
GNS operational modes, a mix of FaaMode and GpsFixQuality with some omitted values.
GP - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Global Positioning System (GPS)
GPS_2D - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.GpsFixStatus
2D GPS fix (lat/lon)
GPS_3D - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.GpsFixStatus
3D GPS fix (lat/lon/alt)
GPS_NA - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.GpsFixStatus
No GPS fix available
GpsFixQuality - net.sf.marineapi.nmea.util中的枚举
GpsFixQuality defines the supported fix quality types.
GpsFixStatus - net.sf.marineapi.nmea.util中的枚举
GpsFixStatus defines the status of current GPS fix.
GQ - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Quasi Zenith Satellite System (QXSS, Japanese)
GSA - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Dilution of precision (DOP) of GPS fix and active satellites
GSAListener() - 类的构造器 net.sf.marineapi.example.SentenceListenerExamples.GSAListener
 
GSASentence - net.sf.marineapi.nmea.sentence中的接口
Precision of GPS fix and list of active satellites.
GST - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Pseudorange Noise Statistics
GSTSentence - net.sf.marineapi.nmea.sentence中的接口
GPS Pseudorange Noise Statistics.
GSV - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Detailed satellite data
GSVSentence - net.sf.marineapi.nmea.sentence中的接口
Detailed GPS satellite data; satellites in view, satellite elevation, azimuth and signal noise ratio (SNR).

H

hasAll(String...) - 类中的方法 net.sf.marineapi.provider.AbstractProvider
Tells if the provider has captured all the specified sentences.
hasArrived() - 接口中的方法 net.sf.marineapi.nmea.sentence.RMBSentence
Tells if the destination waypoint has been reached or not.
hasCourseOverGround() - 接口中的方法 net.sf.marineapi.ais.message.AISPositionReportB
Returns true if course over ground is available in the message.
hashCode() - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
 
hashCode() - 类中的方法 net.sf.marineapi.nmea.util.Date
 
hashCode() - 类中的方法 net.sf.marineapi.nmea.util.Time
 
hasLatitude() - 接口中的方法 net.sf.marineapi.ais.message.AISPositionInfo
Tells if the latitude is available in the message.
hasLongitude() - 接口中的方法 net.sf.marineapi.ais.message.AISPositionInfo
Tells if the longitude is available in the message.
hasOne(String...) - 类中的方法 net.sf.marineapi.provider.AbstractProvider
Tells if the provider has captured at least one of the specified sentences.
hasParser(String) - 类中的方法 net.sf.marineapi.nmea.parser.SentenceFactory
Tells if the factory is able to create parser for specified sentence type.
hasRateOfTurn() - 接口中的方法 net.sf.marineapi.ais.message.AISPositionReport
Returns true if rate of turn is available in the message.
hasSpeedOverGround() - 接口中的方法 net.sf.marineapi.ais.message.AISPositionReportB
Returns true if speed over ground is available in the message.
hasTimeStamp() - 接口中的方法 net.sf.marineapi.ais.message.AISPositionReportB
Returns true if timestamp is available in the message.
hasTrueHeading() - 接口中的方法 net.sf.marineapi.ais.message.AISPositionReportB
Returns true if true heading is available in the message.
hasValue(int) - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
Tells is if the field specified by the given index contains a value.
HC - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Heading Sensors: Compass, Magnetic
HD - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Hull Door Controller/Monitoring Panel
HDG - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Vessel heading in degrees with magnetic variation and deviation.
HDGSentence - net.sf.marineapi.nmea.sentence中的接口
Vessel heading with magnetic deviation and variation.
HDM - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Vessel heading in degrees with respect to true north.
HDMSentence - net.sf.marineapi.nmea.sentence中的接口
Vessel heading in degrees, relative to magnetic north.
HDT - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Vessel heading in degrees true
HDTSentence - net.sf.marineapi.nmea.sentence中的接口
Vessel heading in degrees, relative to true north.
HE - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Heading Sensors: Gyro, North Seeking
HEAD_UP - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.DisplayRotation
Head up, ship's heading (centre line) pointing up
HEADING_CONTROL - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.SteeringMode
Input of commanded heading to steer is from external device and the system works as a remotely controlled heading controller.
HeadingEvent - net.sf.marineapi.provider.event中的类
HeadingProvider event, reports the current magnetic/true heading of vessel in degrees.
HeadingEvent(Object, HeadingSentence) - 类的构造器 net.sf.marineapi.provider.event.HeadingEvent
Creates a new heading event.
HeadingListener - net.sf.marineapi.provider.event中的接口
Listener interface for HeadingProvider.
HeadingProvider - net.sf.marineapi.provider中的类
Heading provider reports the vessel's current heading.
HeadingProvider(SentenceReader) - 类的构造器 net.sf.marineapi.provider.HeadingProvider
Creates a new intance of HeadingProvider.
HeadingProviderExample - net.sf.marineapi.example中的类
Demonstrates the usage of HeadingProvider.
HeadingProviderExample(File) - 类的构造器 net.sf.marineapi.example.HeadingProviderExample
Creates a new instance of FileExample
HeadingSentence - net.sf.marineapi.nmea.sentence中的接口
Interface for sentences that provide vessel's true or magnetic heading.
HF - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Heading Sensors: Fluxgate
HN - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Heading Sensors: Gyro, Non-North Seeking
HS - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Hull Stress Monitoring
HTC - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Heading/Track control command
HTCSentence - net.sf.marineapi.nmea.sentence中的接口
Heading/Track control systems data and commands.
HTD - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Heading/Track control data
HTDSentence - net.sf.marineapi.nmea.sentence中的接口
Heading/Track control systems data and commands.

I

II - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Integrated Instrumentation
IN - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Integrated Navigation
INCHES - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.Units
Distance/pressure in inches
index(String) - 类中的静态方法 net.sf.marineapi.nmea.sentence.Checksum
Returns the index of checksum separator char in specified NMEA sentence.
INVALID - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.GpsFixQuality
No GPS fix acquired.
IR - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Indian Regional Navigation Satellite System (IRNSS)
isAccurate() - 接口中的方法 net.sf.marineapi.ais.message.AISPositionInfo
Tells if the position is accurate.
isActiveRoute() - 接口中的方法 net.sf.marineapi.nmea.sentence.RTESentence
Tells if the sentence holds a current active route data.
isAISSentence() - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
 
isAISSentence() - 接口中的方法 net.sf.marineapi.nmea.sentence.Sentence
Tells if this is an AIS sentence.
isArrivalCircleEntered() - 接口中的方法 net.sf.marineapi.nmea.sentence.APBSentence
Tells if vessel has entered the arrival circle.
isAvailable(int) - 类中的静态方法 net.sf.marineapi.ais.util.Angle12
Checks if the angular value is available.
isAvailable(int) - 类中的静态方法 net.sf.marineapi.ais.util.Angle9
Checks if the angular value is available, i.e. equals not the default value (511).
isAvailable(int) - 类中的静态方法 net.sf.marineapi.ais.util.Latitude17
Tells if the given latitude is available, i.e. within expected range.
isAvailable(int) - 类中的静态方法 net.sf.marineapi.ais.util.Latitude27
Tells if the given latitude is available, i.e. within expected range.
isAvailable(int) - 类中的静态方法 net.sf.marineapi.ais.util.Longitude18
Tells if the given longitude is available, i.e. within expected range.
isAvailable(int) - 类中的静态方法 net.sf.marineapi.ais.util.Longitude28
Tells if the given longitude is available, i.e. within expected range.
isAvailable(int) - 类中的静态方法 net.sf.marineapi.ais.util.ManeuverIndicator
Checks if the maneuver value is available.
isAvailable(int) - 类中的静态方法 net.sf.marineapi.ais.util.SpeedOverGround
Checks if the speed over ground value is available, i.e. within valid range.
isAvailable(int) - 类中的静态方法 net.sf.marineapi.ais.util.TimeStamp
Checks if the time stamp value is available.
isBearingOriginToDestionationTrue() - 接口中的方法 net.sf.marineapi.nmea.sentence.APBSentence
Tells if the bearing from origin to destination is true or magnetic.
isBearingPositionToDestinationTrue() - 接口中的方法 net.sf.marineapi.nmea.sentence.APBSentence
Tells if the bearing from current position to destionation is true or magnetic.
isCorrect(int) - 类中的静态方法 net.sf.marineapi.ais.util.Angle12
Tells if the angular value is correct, i.e. within the range 0..3599 or the default value 3600.
isCorrect(int) - 类中的静态方法 net.sf.marineapi.ais.util.Angle9
Tells if the given angular value is correct, i.e. within range of 0..359 or equals the default value (511).
isCorrect(int) - 类中的静态方法 net.sf.marineapi.ais.util.Latitude17
Tells if the given value is correct, i.e. within expected range and not the no-value.
isCorrect(int) - 类中的静态方法 net.sf.marineapi.ais.util.Latitude27
Tells if the given value is correct, i.e. within expected range and not the no-value.
isCorrect(int) - 类中的静态方法 net.sf.marineapi.ais.util.Longitude18
Tells if the given value is correct, i.e. within expected range and not the no-value.
isCorrect(int) - 类中的静态方法 net.sf.marineapi.ais.util.Longitude28
Tells if the given value is correct, i.e. within expected range and not the no-value.
isCorrect(int) - 类中的静态方法 net.sf.marineapi.ais.util.ManeuverIndicator
Checks if the value is in the correct range.
isCorrect(int) - 类中的静态方法 net.sf.marineapi.ais.util.NavigationalStatus
Checks if the given status value is correct.
isCorrect(int) - 类中的静态方法 net.sf.marineapi.ais.util.SpeedOverGround
Checks if the speed over ground value is valid, i.e. within range and not the default value ("no value").
isCorrect(long) - 类中的静态方法 net.sf.marineapi.ais.util.MMSI
Checks whether the MMSI value is correct, i.e. within valid range.
isDteReady() - 接口中的方法 net.sf.marineapi.ais.message.AISMessage05
Returns the Data Terminal Equipment (DTE) ready flag.
isEmpty() - 类中的方法 net.sf.marineapi.nmea.util.Measurement
Tells if all fields in this measurement are empty (null).
isEngine() - 接口中的方法 net.sf.marineapi.nmea.sentence.RPMSentence
Tells if the data source is engine.
isFirst() - 接口中的方法 net.sf.marineapi.nmea.sentence.GSVSentence
Tells if this is the first sentence in GSV sequence.
isFirst() - 接口中的方法 net.sf.marineapi.nmea.sentence.RTESentence
Tells if this is the first sentence in RTE sequence.
isFirstFragment() - 接口中的方法 net.sf.marineapi.nmea.sentence.AISSentence
Tells if this is the first fragment in message sequence.
isFragmented() - 接口中的方法 net.sf.marineapi.nmea.sentence.AISSentence
Tells if the AIS message is being delivered over multiple sentences.
isHeadingToDestinationTrue() - 接口中的方法 net.sf.marineapi.nmea.sentence.APBSentence
Tells if the heading to destionation is true or magnetic.
isHeadingTrue() - 接口中的方法 net.sf.marineapi.nmea.sentence.HTCSentence
Tells if the heading reference in use is true or magnetic.
isLast() - 接口中的方法 net.sf.marineapi.nmea.sentence.GSVSentence
Tells if this is the last sentence in GSV sequence.
isLast() - 接口中的方法 net.sf.marineapi.nmea.sentence.RTESentence
Tells if this is the last sentence in RTE sequence.
isLastFragment() - 接口中的方法 net.sf.marineapi.nmea.sentence.AISSentence
Tells if this is the last fragment in message sequence.
isLatitudeNorth() - 类中的方法 net.sf.marineapi.nmea.util.Position
Tells if the latitude is on northern hemisphere.
isLongitudeEast() - 类中的方法 net.sf.marineapi.nmea.util.Position
Tells if the longitude is on eastern hemisphere.
isPartOfMessage(AISSentence) - 接口中的方法 net.sf.marineapi.nmea.sentence.AISSentence
Tells if given sentence is part of message sequence.
isPerpendicularPassed() - 接口中的方法 net.sf.marineapi.nmea.sentence.APBSentence
Tells if vessel has passed perpendicular at waypoint.
isProprietary() - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
 
isProprietary() - 接口中的方法 net.sf.marineapi.nmea.sentence.Sentence
Tells if the sentence is of proprietary format.
isReady() - 类中的方法 net.sf.marineapi.provider.AbstractProvider
Tells if provider has captured the required sentences for creating new ProviderEvent.
isReady() - 类中的方法 net.sf.marineapi.provider.HeadingProvider
 
isReady() - 类中的方法 net.sf.marineapi.provider.PositionProvider
 
isReady() - 类中的方法 net.sf.marineapi.provider.SatelliteInfoProvider
 
isSentence(String) - 类中的静态方法 net.sf.marineapi.nmea.sentence.SentenceValidator
Tells if the specified String matches the NMEA 0183 sentence format.
isShaft() - 接口中的方法 net.sf.marineapi.nmea.sentence.RPMSentence
Tells if the data source is shaft.
isTrue() - 接口中的方法 net.sf.marineapi.nmea.sentence.HeadingSentence
Tells if the heading returned and set by HeadingSentence.getHeading() and HeadingSentence.setHeading(double) methods is true or magnetic .
isTrue() - 接口中的方法 net.sf.marineapi.nmea.sentence.MWVSentence
Tells if the angle is relative or true.
isTrue() - 类中的方法 net.sf.marineapi.provider.event.HeadingEvent
Tells if the heading is relative to true or magnetic north.
isTrueBearing() - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
Tells if the bearing from radar to target is true or relative.
isTrueCourse() - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
Tells if the target course is true or relative.
isTurnIndicatorAvailable(int) - 类中的静态方法 net.sf.marineapi.ais.util.RateOfTurn
Checks if a turn indicator is available.
isTurnInformationAvailable(int) - 类中的静态方法 net.sf.marineapi.ais.util.RateOfTurn
Checks if the ROT value is available.
isValid() - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
 
isValid() - 接口中的方法 net.sf.marineapi.nmea.sentence.Sentence
Tells if the sentence formatting matches NMEA 0183 format.
isValid() - 类中的方法 net.sf.marineapi.provider.AbstractProvider
Tells if the captured sentence events contain valid data to be dispatched to ProviderListeners.
isValid() - 类中的方法 net.sf.marineapi.provider.HeadingProvider
 
isValid() - 类中的方法 net.sf.marineapi.provider.PositionProvider
 
isValid() - 类中的方法 net.sf.marineapi.provider.SatelliteInfoProvider
 
isValid(String) - 类中的静态方法 net.sf.marineapi.nmea.sentence.SentenceValidator
Tells if the specified String is a valid NMEA 0183 sentence.
isWorkingRoute() - 接口中的方法 net.sf.marineapi.nmea.sentence.RTESentence
Tells if the sentence holds a current working route data.

J

JA - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Automation: Alarm and monitoring system (reserved for future use)
JB - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Automation: Reefer Monitoring System (reserved for future use)
JC - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Automation: Power Management System (reserved for future use)
JD - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Automation: Propulsion Control System (reserved for future use)
JE - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Automation: Engine Control Console (reserved for future use)
JF - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Automation: Propulsion Boiler (reserved for future use)
JG - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Automation: Auxiliary Boiler (reserved for future use)
JH - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Automation: Electronic Governor System (reserved for future use)

K

KILOMETERS - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.Units
Kilometers - used for distance, and speed (as kilometers per hour)
KM - 接口中的静态变量 net.sf.marineapi.nmea.sentence.APBSentence
Kilometers
KM - 接口中的静态变量 net.sf.marineapi.nmea.sentence.VLWSentence
Kilometers
KMPH - 接口中的静态变量 net.sf.marineapi.nmea.sentence.VTGSentence
Units indicator for kilometers per hour
KMPH - 接口中的静态变量 net.sf.marineapi.nmea.sentence.VWRSentence
Units indicator for kilometers per hour
KMPH - 接口中的静态变量 net.sf.marineapi.nmea.sentence.VWTSentence
Units indicator for kilometers per hour
KNOT - 接口中的静态变量 net.sf.marineapi.nmea.sentence.VTGSentence
Units indicator for knots (nautical miles per hour)
KNOT - 接口中的静态变量 net.sf.marineapi.nmea.sentence.VWRSentence
Units indicator for knots (nautical miles per hour)
KNOT - 接口中的静态变量 net.sf.marineapi.nmea.sentence.VWTSentence
Units indicator for knots (nautical miles per hour)

L

LA - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Loran A (obsolete)
Latitude17 - net.sf.marineapi.ais.util中的类
Checks a 17-bit signed integer latitude value for validity.
Latitude17() - 类的构造器 net.sf.marineapi.ais.util.Latitude17
 
Latitude27 - net.sf.marineapi.ais.util中的类
Checks a 27-bit signed integer latitude value for validity.
Latitude27() - 类的构造器 net.sf.marineapi.ais.util.Latitude27
 
LC - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Loran C (obsolete)
LEFT - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.Direction
Left
length() - 类中的方法 net.sf.marineapi.ais.util.Sixbit
Returns the payload length.
listParsers() - 类中的方法 net.sf.marineapi.nmea.parser.SentenceFactory
Returns a list of currently parseable sentence types.
Longitude18 - net.sf.marineapi.ais.util中的类
Checks a 18-bit signed integer longitude value for validity.
Longitude18() - 类的构造器 net.sf.marineapi.ais.util.Longitude18
 
Longitude28 - net.sf.marineapi.ais.util中的类
Checks a 28-bit signed integer longitude value for validity.
Longitude28() - 类的构造器 net.sf.marineapi.ais.util.Longitude28
 
LOST - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.TargetStatus
Lost

M

MAGNETIC - 接口中的静态变量 net.sf.marineapi.nmea.sentence.VTGSentence
Char indicator for "magnetic"
main(String[]) - 类中的静态方法 net.sf.marineapi.example.AISListenerExample
Main method takes one command-line argument, the name of the file to read.
main(String[]) - 类中的静态方法 net.sf.marineapi.example.FileExample
Main method takes one command-line argument, the name of the file to read.
main(String[]) - 类中的静态方法 net.sf.marineapi.example.HeadingProviderExample
Main method takes one command-line argument, the name of the file to read.
main(String[]) - 类中的静态方法 net.sf.marineapi.example.OutputExample
 
main(String[]) - 类中的静态方法 net.sf.marineapi.example.PositionProviderExample
Startup method.
main(String[]) - 类中的静态方法 net.sf.marineapi.example.SatelliteInfoProviderExample
Main method takes one command-line argument, the name of the file to read.
main(String[]) - 类中的静态方法 net.sf.marineapi.example.SentenceListenerExamples
 
main(String[]) - 类中的静态方法 net.sf.marineapi.example.SerialPortExample
Startup method, no arguments required.
main(String[]) - 类中的静态方法 net.sf.marineapi.example.TypedSentenceListenerExample
Main method that takes single file name as argument.
main(String[]) - 类中的静态方法 net.sf.marineapi.example.UBXListenerExample
Main method takes one command-line argument, the name of the file to read.
ManeuverIndicator - net.sf.marineapi.ais.util中的类
Checks a 2-bit signed integer maneuver value for validity.
ManeuverIndicator() - 类的构造器 net.sf.marineapi.ais.util.ManeuverIndicator
 
MANUAL - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.GNSSentence.Mode
Operating in manual mode (forced 2D or 3D).
MANUAL - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.AcquisitionType
Manual
MANUAL - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.FaaMode
Operating in manual mode (forced 2D or 3D).
MANUAL - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.GpsFixQuality
Manual input mode
MANUAL - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.NavStatus
Navigation status is Manual.
MANUAL - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.SteeringMode
The main steering system is in use.
MANUALLY_ENTERED - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.ReferenceSystem
 
MAX_LENGTH - 接口中的静态变量 net.sf.marineapi.nmea.sentence.Sentence
Maximum length of NMEA 0183 sentences, including BEGIN_CHAR and TERMINATOR.
MDA - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Meteorological Composite
MDASentence - net.sf.marineapi.nmea.sentence中的接口
Meteorological Composite - Barometric pressure, air and water temperature, humidity, dew point and wind speed and direction relative to the surface of the earth.
Measurement - net.sf.marineapi.nmea.util中的类
Sensor measurement data delivered by XDRSentence.
Measurement() - 类的构造器 net.sf.marineapi.nmea.util.Measurement
Creates a new empty instance of Measurement.
Measurement(String, double, String, String) - 类的构造器 net.sf.marineapi.nmea.util.Measurement
Creates a new instance of Measurement with given values.
METER - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.Units
Length in meter
MHU - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Relative and absolute humidity with dew point
MHUSentence - net.sf.marineapi.nmea.sentence中的接口
Relative and absolute humidity with dew point.
MMB - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Barometric pressure in inches of mercury and bars.
MMBSentence - net.sf.marineapi.nmea.sentence中的接口
Barometer - Barometric pressure in bars and inches of mercury.
MMSI - net.sf.marineapi.ais.util中的类
Checks an MMSI value for validity.
MMSI() - 类的构造器 net.sf.marineapi.ais.util.MMSI
 
MODE_AUTOMATIC - 接口中的静态变量 net.sf.marineapi.nmea.sentence.VTGSentence
Operating in automatic mode (2D/3D).
MODE_MANUAL - 接口中的静态变量 net.sf.marineapi.nmea.sentence.VTGSentence
Operating in manual mode (forced 2D or 3D).
MP - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Microwave Positioning System (obsolete)
MPS - 接口中的静态变量 net.sf.marineapi.nmea.sentence.VWRSentence
Units indicator for meters per second
MPS - 接口中的静态变量 net.sf.marineapi.nmea.sentence.VWTSentence
Units indicator for meters per second
MTA - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Air temperature in degrees centigrade (Celsius).
MTASentence - net.sf.marineapi.nmea.sentence中的接口
Air temperature in degrees Celsius.
MTW - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Water temperature in degrees centigrade (Celsius).
MTWSentence - net.sf.marineapi.nmea.sentence中的接口
Water temperature in degrees Celsius.
MultiSentenceListener() - 类的构造器 net.sf.marineapi.example.SentenceListenerExamples.MultiSentenceListener
 
MWD - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Wind speed and direction
MWDSentence - net.sf.marineapi.nmea.sentence中的接口
Wind speed and true/magnetic direction, speed given in meters per second and knots.
MWV - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Wind speed and angle
MWVSentence - net.sf.marineapi.nmea.sentence中的接口
Wind speed and angle.
MX - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Multiplexer

N

NAD27 - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.Datum
North American Datum 1927
NAD83 - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.Datum
North American Datum 1983
NAUTICAL_MILES - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.Units
Nautical miles - used for distance, and for speed (nautical miles per hour, which are knots)
NavAidType - net.sf.marineapi.ais.util中的类
Checks the NavAid type for validity.
NavAidType() - 类的构造器 net.sf.marineapi.ais.util.NavAidType
 
NavigationalStatus - net.sf.marineapi.ais.util中的类
Checks the navigational status for validity.
NavigationalStatus() - 类的构造器 net.sf.marineapi.ais.util.NavigationalStatus
 
NavStatus - net.sf.marineapi.nmea.util中的枚举
FAA operating modes reported by RMC sentences since NMEA 4.1.
net.sf.marineapi.ais.event - 程序包 net.sf.marineapi.ais.event
AIS message events and listeners.
net.sf.marineapi.ais.message - 程序包 net.sf.marineapi.ais.message
AIS message interfaces.
net.sf.marineapi.ais.parser - 程序包 net.sf.marineapi.ais.parser
AIS message parsers.
net.sf.marineapi.ais.util - 程序包 net.sf.marineapi.ais.util
AIS messaging related utils.
net.sf.marineapi.example - 程序包 net.sf.marineapi.example
Examples applications illustrating the usage of the Java Marine API
net.sf.marineapi.nmea.event - 程序包 net.sf.marineapi.nmea.event
NMEA 0183 events and listeners.
net.sf.marineapi.nmea.io - 程序包 net.sf.marineapi.nmea.io
NMEA 0183 input/output.
net.sf.marineapi.nmea.parser - 程序包 net.sf.marineapi.nmea.parser
NMEA 0183 sentence parsers.
net.sf.marineapi.nmea.sentence - 程序包 net.sf.marineapi.nmea.sentence
NMEA 0183 sentence interfaces for supported sentences.
net.sf.marineapi.nmea.util - 程序包 net.sf.marineapi.nmea.util
NMEA 0183 sentence utilities for handling the data extracted from sentences.
net.sf.marineapi.provider - 程序包 net.sf.marineapi.provider
Higher-level APIs that provide data updates for selected measurements.
net.sf.marineapi.provider.event - 程序包 net.sf.marineapi.provider.event
Provider events and listeners.
net.sf.marineapi.ublox - 程序包 net.sf.marineapi.ublox
Support for u-blox vendor extensions
net.sf.marineapi.ublox.event - 程序包 net.sf.marineapi.ublox.event
UBX message events and listeners.
net.sf.marineapi.ublox.message - 程序包 net.sf.marineapi.ublox.message
u-blox (P)UBX message interfaces.
net.sf.marineapi.ublox.parser - 程序包 net.sf.marineapi.ublox.parser
u-blox (P)UBX message parser implementations.
net.sf.marineapi.ublox.util - 程序包 net.sf.marineapi.ublox.util
Common library utils for u-blox vendor extensions
net.sf.marineapi.util - 程序包 net.sf.marineapi.util
Common library utils.
NL - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Navigation Light Controller
NM - 接口中的静态变量 net.sf.marineapi.nmea.sentence.APBSentence
Nautical miles
NM - 接口中的静态变量 net.sf.marineapi.nmea.sentence.VLWSentence
Nautical miles
NO_FIX - 枚举 中的枚举常量 net.sf.marineapi.ublox.util.UbloxNavigationStatus
No Fix.
NONE - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.GNSSentence.Mode
No valid GPS data available.
NONE - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.FaaMode
No valid GPS data available.
NORMAL - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.GpsFixQuality
Normal GPS fix, Standard Position Service (SPS).
NORTH - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.CompassPoint
North
NORTH_UP - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.DisplayRotation
North up, true north 0 degrees is up
NOT_CONTROLLED - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.TurnMode
Not controlled
NOT_USED - 枚举 中的枚举常量 net.sf.marineapi.ublox.util.UbloxSatelliteStatus
Not used.
NOT_USED_EPHEMERIS_AVAILABLE - 枚举 中的枚举常量 net.sf.marineapi.ublox.util.UbloxSatelliteStatus
Ephemeris available, but not used for navigation.
NOT_VALID - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.NavStatus
Navigation status is Not valid.

O

OC - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
OpenPlotter calculated
OM - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
OMEGA Navigation System (obsolete)
onException(Exception) - 类中的方法 net.sf.marineapi.example.PositionProviderExample
 
onException(Exception) - 接口中的方法 net.sf.marineapi.nmea.io.ExceptionListener
Invoked by SentenceReader when error has occured while reading the data source.
onMessage(AISMessage01) - 类中的方法 net.sf.marineapi.example.AISListenerExample
 
onMessage(T) - 类中的方法 net.sf.marineapi.ais.event.AbstractAISMessageListener
Invoked when AIS message has been received.
onMessage(T) - 类中的方法 net.sf.marineapi.ublox.event.AbstractUBXMessageListener
Invoked when a UBX message has been received.
OS - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Distress Alarm System (obsolete)
OSD - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Own ship data
OSDSentence - net.sf.marineapi.nmea.sentence中的接口
Own ship data.
Gives the movement vector of the ship.
Includes (in this order): Heading (degrees true), Heading status DataStatus
Vessel course (degrees true), Course reference ReferenceSystem,
Vessel speed, Speed reference (ReferenceSystem), Vessel set (degrees true), vessel drift,
Speed units Units
Example:
$RAOSD,35.1,A,36.0,P,10.2,P,15.3,0.1,N*41<CR><LF>
OutputExample - net.sf.marineapi.example中的类
Demonstrates the usage of sentence parsers for data output.
OutputExample() - 类的构造器 net.sf.marineapi.example.OutputExample
 

P

P - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Proprietary Code
parse(String) - 枚举中的静态方法 net.sf.marineapi.nmea.sentence.SentenceId
Parses the sentence id from specified sentence String and returns a corresponding SentenceId enum (assuming it exists).
parse(String) - 枚举中的静态方法 net.sf.marineapi.nmea.sentence.TalkerId
Parses the Talker ID from specified sentence String and returns the corresponding TalkerId enum using the Enum.valueOf(Class, String) method.
parseDegrees(int) - 类中的方法 net.sf.marineapi.nmea.parser.PositionParser
Parse latitude or longitude degrees and minutes from the specified field.
parseDegrees(String) - 类中的静态方法 net.sf.marineapi.nmea.parser.PositionParser
Parse latitude or longitude degrees and minutes from the specified string.
ParseException - net.sf.marineapi.nmea.parser中的异常错误
Thrown to indicate that parser is unable interpret the contents of requested data field.
ParseException(String) - 异常错误的构造器 net.sf.marineapi.nmea.parser.ParseException
Constructor with description.
ParseException(String, Throwable) - 异常错误的构造器 net.sf.marineapi.nmea.parser.ParseException
Constructor with message and cause.
parseHemisphereLat(char) - 类中的静态方法 net.sf.marineapi.nmea.parser.PositionParser
Parses the hemisphere of latitude from specified char.
parseHemisphereLat(int) - 类中的方法 net.sf.marineapi.nmea.parser.PositionParser
Parses the hemisphere of latitude from specified field.
parseHemisphereLon(char) - 类中的静态方法 net.sf.marineapi.nmea.parser.PositionParser
Parses the hemisphere of longitude from the specified char.
parseHemisphereLon(int) - 类中的方法 net.sf.marineapi.nmea.parser.PositionParser
Parses the hemisphere of longitude from the specified field.
parsePosition(int, int, int, int) - 类中的方法 net.sf.marineapi.nmea.parser.PositionParser
Parses a Position from specified fields.
parsePosition(String, char, String, char) - 类中的静态方法 net.sf.marineapi.nmea.parser.PositionParser
Parses a Position from specified fields.
parseStr(String) - 枚举中的静态方法 net.sf.marineapi.nmea.sentence.SentenceId
Parses the sentence id from specified sentence String and returns it as String.
PIVOT_YEAR - 类中的静态变量 net.sf.marineapi.nmea.util.Date
A pivot value that is used to determine century for two-digit year values.
PORT - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.Side
Port
Position - net.sf.marineapi.nmea.util中的类
Represents a geographic position.
Position(double, double) - 类的构造器 net.sf.marineapi.nmea.util.Position
Creates a new instance of Position.
Position(double, double, double) - 类的构造器 net.sf.marineapi.nmea.util.Position
Creates a new instance of position with latitude, longitude and altitude.
Position(double, double, double, Datum) - 类的构造器 net.sf.marineapi.nmea.util.Position
Creates new instance of Position with latitude, longitude, altitude and datum.
Position(double, double, Datum) - 类的构造器 net.sf.marineapi.nmea.util.Position
Creates new instance of Position with latitude, longitude and datum.
PositionEvent - net.sf.marineapi.provider.event中的类
GPS time/position/velocity report with current position, altitude, speed, course and a time stamp.
PositionEvent(Object, Position, double, Double, Date, Time, FaaMode, GpsFixQuality) - 类的构造器 net.sf.marineapi.provider.event.PositionEvent
Creates a new instance of PositionEvent.
POSITIONING_SYSTEM_GROUND_REFERENCE - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.ReferenceSystem
 
PositioningDevice - net.sf.marineapi.ais.util中的类
Checks the positioning device type for validity.
PositioningDevice() - 类的构造器 net.sf.marineapi.ais.util.PositioningDevice
 
PositionListener - net.sf.marineapi.provider.event中的接口
Listener interface for GPS time/position/velocity events.
PositionParser - net.sf.marineapi.nmea.parser中的类
Abstract base class for sentence parsers that handle geographic position or waypoint data and parse NMEA 0183 lat/lon values.
PositionParser(String, SentenceId) - 类的构造器 net.sf.marineapi.nmea.parser.PositionParser
Constructor.
PositionParser(TalkerId, SentenceId, int) - 类的构造器 net.sf.marineapi.nmea.parser.PositionParser
Constructor for empty sentence.
PositionProvider - net.sf.marineapi.provider中的类
Provides Time, Position and Velocity reports from GPS.
PositionProvider(SentenceReader) - 类的构造器 net.sf.marineapi.provider.PositionProvider
Creates a new instance of PositionProvider.
PositionProviderExample - net.sf.marineapi.example中的类
Demonstrates the usage of PositionProvider.
PositionProviderExample(File) - 类的构造器 net.sf.marineapi.example.PositionProviderExample
 
PositionSentence - net.sf.marineapi.nmea.sentence中的接口
Common interface for sentences that contain geographic position.
PPS - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.GpsFixQuality
Precise Positioning Service fix.
PRECISE - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.GNSSentence.Mode
Precise mode, no deliberate degradation like Selective Availability (NMEA 4.00 and later).
PRECISE - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.FaaMode
Operating in precise mode, no degradation like Selective Availability (NMEA 4.00 and later).
ProviderEvent - net.sf.marineapi.provider.event中的类
Abstract base class for provider events.
ProviderEvent(Object) - 类的构造器 net.sf.marineapi.provider.event.ProviderEvent
Creates a new provider event.
ProviderListener<T extends ProviderEvent> - net.sf.marineapi.provider.event中的接口
Base interface for provider listeners.
providerUpdate(HeadingEvent) - 类中的方法 net.sf.marineapi.example.HeadingProviderExample
 
providerUpdate(HeadingEvent) - 接口中的方法 net.sf.marineapi.provider.event.HeadingListener
 
providerUpdate(PositionEvent) - 类中的方法 net.sf.marineapi.example.PositionProviderExample
 
providerUpdate(PositionEvent) - 接口中的方法 net.sf.marineapi.provider.event.PositionListener
Invoked when fresh time/position/velocity report is available, typically once per second.
providerUpdate(SatelliteInfoEvent) - 类中的方法 net.sf.marineapi.example.SatelliteInfoProviderExample
 
providerUpdate(SatelliteInfoEvent) - 接口中的方法 net.sf.marineapi.provider.event.SatelliteInfoListener
Invoked when new satellite data is available.
providerUpdate(T) - 接口中的方法 net.sf.marineapi.provider.event.ProviderListener
Invoked when provider has new data available.

Q

QUERY - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.TargetStatus
Query
QZ - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
QZSS regional GPS augmentation system (Japan)

R

RA - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Radar and/or Radar Plotting
RADAR_TRACKING - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.ReferenceSystem
 
RADIUS_CONTROLLED - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.TurnMode
Radius controlled
RANGE - 类中的静态变量 net.sf.marineapi.ais.util.Angle12
Valid range with default value for "no value"
RANGE - 类中的静态变量 net.sf.marineapi.ais.util.Angle9
Valid range with default value for "no value"
RANGE - 类中的静态变量 net.sf.marineapi.ais.util.Latitude17
Valid range with default value for "no value"
RANGE - 类中的静态变量 net.sf.marineapi.ais.util.Latitude27
Valid range with default value for "no value"
RANGE - 类中的静态变量 net.sf.marineapi.ais.util.Longitude18
The range of valid longitude values with default for "no value".
RANGE - 类中的静态变量 net.sf.marineapi.ais.util.Longitude28
The range of valid longitude values with default for "no value".
RANGE - 类中的静态变量 net.sf.marineapi.ais.util.ManeuverIndicator
Valid range with default value for "no value"
RANGE - 类中的静态变量 net.sf.marineapi.ais.util.NavigationalStatus
Valid range
RateOfTurn - net.sf.marineapi.ais.util中的类
Checks a rate-of-turn value for validity.
RateOfTurn() - 类的构造器 net.sf.marineapi.ais.util.RateOfTurn
 
RB - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Record Book (reserved for future use)
RC - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Propulsion Machinery Including Remote Control
read() - 类中的方法 net.sf.marineapi.nmea.io.AbstractDataReader
Read one NMEA-0183 sentence and return it.
readingPaused() - 类中的方法 net.sf.marineapi.ais.event.AbstractAISMessageListener
Empty implementation.
readingPaused() - 类中的方法 net.sf.marineapi.example.FileExample
 
readingPaused() - 类中的方法 net.sf.marineapi.example.SentenceListenerExamples.MultiSentenceListener
 
readingPaused() - 类中的方法 net.sf.marineapi.example.SentenceListenerExamples.SingleSentenceListener
 
readingPaused() - 类中的方法 net.sf.marineapi.example.SerialPortExample
 
readingPaused() - 类中的方法 net.sf.marineapi.nmea.event.AbstractSentenceListener
Empty implementation.
readingPaused() - 接口中的方法 net.sf.marineapi.nmea.event.SentenceListener
Called after SentenceReader has timed out for receiving new data.
readingPaused() - 类中的方法 net.sf.marineapi.provider.AbstractProvider
 
readingPaused() - 类中的方法 net.sf.marineapi.ublox.event.AbstractUBXMessageListener
Empty implementation.
readingStarted() - 类中的方法 net.sf.marineapi.ais.event.AbstractAISMessageListener
Empty implementation.
readingStarted() - 类中的方法 net.sf.marineapi.example.FileExample
 
readingStarted() - 类中的方法 net.sf.marineapi.example.SentenceListenerExamples.MultiSentenceListener
 
readingStarted() - 类中的方法 net.sf.marineapi.example.SentenceListenerExamples.SingleSentenceListener
 
readingStarted() - 类中的方法 net.sf.marineapi.example.SerialPortExample
 
readingStarted() - 类中的方法 net.sf.marineapi.nmea.event.AbstractSentenceListener
Empty implementation.
readingStarted() - 接口中的方法 net.sf.marineapi.nmea.event.SentenceListener
Called before SentenceReader starts dispatching events.
readingStarted() - 类中的方法 net.sf.marineapi.provider.AbstractProvider
 
readingStarted() - 类中的方法 net.sf.marineapi.ublox.event.AbstractUBXMessageListener
Empty implementation.
readingStopped() - 类中的方法 net.sf.marineapi.ais.event.AbstractAISMessageListener
Empty implementation.
readingStopped() - 类中的方法 net.sf.marineapi.example.FileExample
 
readingStopped() - 类中的方法 net.sf.marineapi.example.SentenceListenerExamples.MultiSentenceListener
 
readingStopped() - 类中的方法 net.sf.marineapi.example.SentenceListenerExamples.SingleSentenceListener
 
readingStopped() - 类中的方法 net.sf.marineapi.example.SerialPortExample
 
readingStopped() - 类中的方法 net.sf.marineapi.nmea.event.AbstractSentenceListener
Empty implementation.
readingStopped() - 接口中的方法 net.sf.marineapi.nmea.event.SentenceListener
Called after SentenceReader has permanently stopped reading, either due to an error or by calling the SentenceReader.stop() method.
readingStopped() - 类中的方法 net.sf.marineapi.provider.AbstractProvider
 
readingStopped() - 类中的方法 net.sf.marineapi.ublox.event.AbstractUBXMessageListener
Empty implementation.
ReferenceSystem - net.sf.marineapi.nmea.util中的枚举
Defines the various reference systems that can be used to calculate a vessel's kinematics such as speed and course.
registerParser(String, Class<? extends SentenceParser>) - 类中的方法 net.sf.marineapi.nmea.parser.SentenceFactory
Registers a sentence parser to the factory.
removeListener(ProviderListener<T>) - 类中的方法 net.sf.marineapi.provider.AbstractProvider
Removes the specified listener from provider.
removeSentenceListener(SentenceListener) - 类中的方法 net.sf.marineapi.nmea.io.SentenceReader
Removes the specified sentence listener regardless of sentence type(s) it was added for.
removeSentenceListener(SentenceListener, String) - 类中的方法 net.sf.marineapi.nmea.io.SentenceReader
Removes the sentence listener for specified sentence type.
removeSentenceListener(SentenceListener, SentenceId) - 类中的方法 net.sf.marineapi.nmea.io.SentenceReader
Removes the sentence listener for specified sentence type.
REPORTED - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.AcquisitionType
Reported
reset() - 类中的方法 net.sf.marineapi.nmea.parser.SentenceFactory
Resets the factory in it's initial state, i.e. restores and removes all parsers the have been either removed or added.
reset() - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
 
reset() - 接口中的方法 net.sf.marineapi.nmea.sentence.Sentence
Resets the sentence contents, i.e. removes all existing values from data fields.
resolve(Class<?>, Class<?>) - 类中的静态方法 net.sf.marineapi.util.GenericTypeResolver
Attempts to resolve the generic type of given class, with the assumption of single generic type parameter.
RI - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Rudder Angle Indicator(reserved for future use)
RIGHT - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.Direction
Right
RMB - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Recommended minimum navigation information
RMBSentence - net.sf.marineapi.nmea.sentence中的接口
Recommended minimum navigation information.
RMC - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Recommended minimum specific GPS/TRANSIT data
RMCSentence - net.sf.marineapi.nmea.sentence中的接口
Recommended minimum navigation information type C.
ROT - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Rate of Turn
ROTSentence - net.sf.marineapi.nmea.sentence中的接口
Vessel's rate of turn given in degrees per minute.
RouteType - net.sf.marineapi.nmea.util中的枚举
Defines the supported route types.
RPM - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Revolutions measured from engine or shaft.
RPMSentence - net.sf.marineapi.nmea.sentence中的接口
Revolutions, measured from shaft or engine.
RSA - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Rudder angle, measured in degrees
RSASentence - net.sf.marineapi.nmea.sentence中的接口
Rudder angle, measured in degrees.
RSD - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Radar system data
RSDSentence - net.sf.marineapi.nmea.sentence中的接口
Radar system data
Contains information about variable range markers (VRM), electronic bearing lines (EBL), the range scale in use, the display rotation, and the current cursor position.
RTE - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Route data and waypoint list
RTESentence - net.sf.marineapi.nmea.sentence中的接口
GPS route data and list of waypoints.
RTK - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.GNSSentence.Mode
Real Time Kinetic, satellite system used in RTK mode with fixed integers.
RTK - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.GpsFixQuality
Real Time Kinematic
RTK_FIXED - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.FaaMode
Real-time kinematic mode (fixed)
RTK_FLOAT - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.FaaMode
Real-time kinematic mode (float)
RUDDER_CONTROL - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.SteeringMode
Input of commanded rudder angle and direction from an external device.
run() - 类中的方法 net.sf.marineapi.nmea.io.AbstractDataReader
 

S

SA - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
AIS - NMEA 4.0 Physical Shore AIS Station
SatelliteInfo - net.sf.marineapi.nmea.util中的类
SatelliteInfo represents the information about a single GPS satellite vehicle.
SatelliteInfo(String, int, int, int) - 类的构造器 net.sf.marineapi.nmea.util.SatelliteInfo
Creates a new instance of SatelliteInfo
SatelliteInfoEvent - net.sf.marineapi.provider.event中的类
SatelliteInfoEvent contains the satellite information collected by SatelliteInfoProvider.
SatelliteInfoEvent(Object, GSASentence, List<SatelliteInfo>) - 类的构造器 net.sf.marineapi.provider.event.SatelliteInfoEvent
Creates a new satellite info event.
SatelliteInfoListener - net.sf.marineapi.provider.event中的接口
 
SatelliteInfoProvider - net.sf.marineapi.provider中的类
SatelliteInfoProvider collects GPS satellite information from sequence of GSV sentences and reports all the information in a single event.
SatelliteInfoProvider(SentenceReader) - 类的构造器 net.sf.marineapi.provider.SatelliteInfoProvider
Creates a new instance of SatelliteInfoProvider with specified reader.
SatelliteInfoProviderExample - net.sf.marineapi.example中的类
 
SatelliteInfoProviderExample(File) - 类的构造器 net.sf.marineapi.example.SatelliteInfoProviderExample
 
SC - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Steering Control System/Device (reserved for future use)
SD - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Sounder, depth
sentence - 类中的变量 net.sf.marineapi.ublox.parser.UBXMessageParser
 
Sentence - net.sf.marineapi.nmea.sentence中的接口
Base interface and constants for NMEA 0183 sentences.
SentenceEvent - net.sf.marineapi.nmea.event中的类
Sentence events occur when a valid NMEA 0183 sentence has been read from the data source.
SentenceEvent(Object, Sentence) - 类的构造器 net.sf.marineapi.nmea.event.SentenceEvent
Creates a new SentenceEvent object.
SentenceFactory - net.sf.marineapi.nmea.parser中的类
Factory for creating sentence parsers.
SentenceId - net.sf.marineapi.nmea.sentence中的枚举
Defines the supported NMEA 0183 sentence types.
SentenceListener - net.sf.marineapi.nmea.event中的接口
Base interface for listening to SentenceEvents.
SentenceListenerExamples - net.sf.marineapi.example中的类
Demonstrates the different ways to use SentenceListeners.
SentenceListenerExamples(File) - 类的构造器 net.sf.marineapi.example.SentenceListenerExamples
Constructor
SentenceListenerExamples.GSAListener - net.sf.marineapi.example中的类
 
SentenceListenerExamples.MultiSentenceListener - net.sf.marineapi.example中的类
 
SentenceListenerExamples.SingleSentenceListener - net.sf.marineapi.example中的类
 
SentenceParser - net.sf.marineapi.nmea.parser中的类
Base class for all NMEA 0183 sentence parsers.
SentenceParser(char, TalkerId, String, int) - 类的构造器 net.sf.marineapi.nmea.parser.SentenceParser
Creates a new empty sentence with specified begin char, talker id, sentence id and number of fields.
SentenceParser(char, TalkerId, SentenceId, int) - 类的构造器 net.sf.marineapi.nmea.parser.SentenceParser
Creates a new empty sentence with specified begin char, talker id, sentence id and number of fields.
SentenceParser(String) - 类的构造器 net.sf.marineapi.nmea.parser.SentenceParser
Creates a new instance of SentenceParser.
SentenceParser(String, String) - 类的构造器 net.sf.marineapi.nmea.parser.SentenceParser
Creates a new instance of SentenceParser.
SentenceParser(TalkerId, String, int) - 类的构造器 net.sf.marineapi.nmea.parser.SentenceParser
Creates a new empty sentence with specified talker and sentence IDs.
sentenceRead(SentenceEvent) - 类中的方法 net.sf.marineapi.example.FileExample
 
sentenceRead(SentenceEvent) - 类中的方法 net.sf.marineapi.example.SentenceListenerExamples.MultiSentenceListener
 
sentenceRead(SentenceEvent) - 类中的方法 net.sf.marineapi.example.SentenceListenerExamples.SingleSentenceListener
 
sentenceRead(SentenceEvent) - 类中的方法 net.sf.marineapi.example.SerialPortExample
 
sentenceRead(SentenceEvent) - 类中的方法 net.sf.marineapi.nmea.event.AbstractSentenceListener
Invoked for all received sentences.
sentenceRead(SentenceEvent) - 接口中的方法 net.sf.marineapi.nmea.event.SentenceListener
Called by SentenceReader when a single NMEA 0183 sentence has been read and parsed from the data stream.
sentenceRead(SentenceEvent) - 类中的方法 net.sf.marineapi.provider.AbstractProvider
 
sentenceRead(AISSentence) - 类中的方法 net.sf.marineapi.ais.event.AbstractAISMessageListener
Invoked when AISSentence of any type is received.
sentenceRead(GSASentence) - 类中的方法 net.sf.marineapi.example.SentenceListenerExamples.GSAListener
 
sentenceRead(RMCSentence) - 类中的方法 net.sf.marineapi.example.TypedSentenceListenerExample
 
sentenceRead(UBXSentence) - 类中的方法 net.sf.marineapi.ublox.event.AbstractUBXMessageListener
Invoked when UBXSentence of any type is received.
sentenceRead(T) - 类中的方法 net.sf.marineapi.nmea.event.AbstractSentenceListener
Invoked when sentence of type T is received.
SentenceReader - net.sf.marineapi.nmea.io中的类
Sentence reader detects supported NMEA 0183 sentences from the specified data source and dispatches them to registered listeners as sentence events.
SentenceReader(InputStream) - 类的构造器 net.sf.marineapi.nmea.io.SentenceReader
Creates a new instance of SentenceReader.
SentenceReader(DatagramSocket) - 类的构造器 net.sf.marineapi.nmea.io.SentenceReader
Creates a SentenceReader for UDP/DatagramSocket.
SentenceReader(AbstractDataReader) - 类的构造器 net.sf.marineapi.nmea.io.SentenceReader
Creates a new instance of SentenceReader with custom data reader.
SentenceValidator - net.sf.marineapi.nmea.sentence中的类
SentenceValidator for detecting and validation of sentence Strings.
SerialPortExample - net.sf.marineapi.example中的类
Serial port example using GNU/RXTX libraries (see readme.txt).
SerialPortExample() - 类的构造器 net.sf.marineapi.example.SerialPortExample
Constructor
set(int) - 类中的方法 net.sf.marineapi.ais.util.BitVector
Set bit at given index.
setAbsoluteHumidity(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.MDASentence
Sets the absolute humidity.
setAbsoluteHumidity(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.MHUSentence
Returns the absolute humidity value.
setAcquisitionType(AcquisitionType) - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
Set the acquisition type of the target.
setAdditionalModes(GNSSentence.Mode...) - 接口中的方法 net.sf.marineapi.nmea.sentence.GNSSentence
Sets the additional operational modes, leaving GPS and GLONASS modes unaffected or setting them both NONE if field is empty.
setAirTemperature(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.MDASentence
Sets the air temperature.
setAltitude(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.GGASentence
Set the antenna altitude.
setAltitude(double) - 类中的方法 net.sf.marineapi.nmea.util.Position
Sets the altitude of position above or below mean sea level.
setAltitudeError(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.GBSSentence
Sets the expected error in altitude.
setAltitudeError(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.GSTSentence
Sets the standard deviation (meters) of altitude error.
setAltitudeUnits(Units) - 接口中的方法 net.sf.marineapi.nmea.sentence.GGASentence
Sets the unit of altitude.
setAngle(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.MWVSentence
Set wind angle.
setArrivalCircleEntered(boolean) - 接口中的方法 net.sf.marineapi.nmea.sentence.APBSentence
Sets the arrival circle enter status.
setArrivalStatus(DataStatus) - 接口中的方法 net.sf.marineapi.nmea.sentence.RMBSentence
Set the arrival to waypoint status.
setAzimuth(int) - 类中的方法 net.sf.marineapi.nmea.util.SatelliteInfo
Set satellite azimuth, in degrees from true north (0..359°).
setBars(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.MMBSentence
Sets the barometric pressure in bars.
setBearing(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.RMBSentence
Set true bearing to destination, in degrees.
setBearingOriginToDestination(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.APBSentence
Sets the bearing from origin to destination.
setBearingOriginToDestionationTrue(boolean) - 接口中的方法 net.sf.marineapi.nmea.sentence.APBSentence
Sets the bearing from origin to destination true or magnetic.
setBearingPositionToDestination(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.APBSentence
Sets the bearing from current position to destination waypoint.
setBearingPositionToDestinationTrue(boolean) - 接口中的方法 net.sf.marineapi.nmea.sentence.APBSentence
Sets the bearing from current position to destination true or magnetic.
setBeginChar(char) - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
 
setBeginChar(char) - 接口中的方法 net.sf.marineapi.nmea.sentence.Sentence
Set the sentence begin character.
setCharValue(int, char) - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
Set a character in specified field.
setCommand(String) - 接口中的方法 net.sf.marineapi.nmea.sentence.STALKSentence
Sets the SeaTalk command / datagram type.
setCourse(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.OSDSentence
Set ownship course
setCourse(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.RMCSentence
Set true course over ground (COG).
setCourseReference(ReferenceSystem) - 接口中的方法 net.sf.marineapi.nmea.sentence.OSDSentence
Set the reference system for the course
setCrossTrackError(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.APBSentence
Sets the cross-track error magnitude/distance.
setCrossTrackError(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.RMBSentence
Set cross track error (XTE), in nautical miles.
setCrossTrackUnits(char) - 接口中的方法 net.sf.marineapi.nmea.sentence.APBSentence
Sets the unit of cross-track error.
setCursorBearing(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.RSDSentence
Set the cursor bearing
setCursorRange(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.RSDSentence
Set the cursor range
setCycleLockStatus(DataStatus) - 接口中的方法 net.sf.marineapi.nmea.sentence.APBSentence
Sets the Loran-C cycle lock status.
setCycleLockStatus(DataStatus) - 接口中的方法 net.sf.marineapi.nmea.sentence.XTESentence
Sets the Loran-C cycle lock status.
setDatagramSocket(DatagramSocket) - 类中的方法 net.sf.marineapi.nmea.io.SentenceReader
Sets the DatagramSocket to be used as data source.
setDataListener(DataListener) - 类中的方法 net.sf.marineapi.nmea.io.SentenceReader
Set listener for any data that is not recognized as NMEA 0183.
setDate(Date) - 接口中的方法 net.sf.marineapi.nmea.sentence.DateSentence
Set date.
setDatumCode(String) - 接口中的方法 net.sf.marineapi.nmea.sentence.DTMSentence
Sets the local datum code.
setDatumSubCode(String) - 接口中的方法 net.sf.marineapi.nmea.sentence.DTMSentence
Sets the local datum code, may be blank.
setDay(int) - 类中的方法 net.sf.marineapi.nmea.util.Date
Set day of month.
setDegreesValue(int, double) - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
Set degrees value, e.g. course or heading.
setDepth(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.DepthSentence
Set depth of water, in meters.
setDescription(String) - 类中的方法 net.sf.marineapi.nmea.util.Waypoint
Sets the waypoint description.
setDestination(Waypoint) - 接口中的方法 net.sf.marineapi.nmea.sentence.RMBSentence
Set the destination waypoint.
setDestinationWaypointId(String) - 接口中的方法 net.sf.marineapi.nmea.sentence.APBSentence
Returns the destination waypoint id/name.
setDestinationWaypointId(String) - 接口中的方法 net.sf.marineapi.nmea.sentence.BODSentence
Sets the destination waypoint ID.
setDeviation(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.GBSSentence
Sets the standard deviation of bias estimate.
setDeviation(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.HDGSentence
Set magnetic deviation.
setDewPoint(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.MDASentence
Sets the dew point temperature.
setDewPoint(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.MHUSentence
Sets the dew point value.
setDewPointUnit(char) - 接口中的方法 net.sf.marineapi.nmea.sentence.MHUSentence
Sets the unit of dew point temperature, by default degrees Celsius.
setDgpsAge(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.GGASentence
Sets the age of differential GPS data (DGPS).
setDgpsAge(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.GNSSentence
Sets the age of differential GPS data.
setDgpsStationId(String) - 接口中的方法 net.sf.marineapi.nmea.sentence.GGASentence
Sets the ID of DGPS station.
setDgpsStationId(String) - 接口中的方法 net.sf.marineapi.nmea.sentence.GNSSentence
Sets the differential reference station ID.
setDirectionLeftRight(Direction) - 接口中的方法 net.sf.marineapi.nmea.sentence.VWRSentence
Set the Wind direction Left/Right of bow
setDirectionLeftRight(Direction) - 接口中的方法 net.sf.marineapi.nmea.sentence.VWTSentence
Set the Wind angle Left/Right of bow
setDirectionOfVariation(CompassPoint) - 接口中的方法 net.sf.marineapi.nmea.sentence.RMCSentence
Set the direction of magnetic variation, east or west.
setDisplayRotation(DisplayRotation) - 接口中的方法 net.sf.marineapi.nmea.sentence.RSDSentence
Set the display rotation
setDistance(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
Set the distance from the radar to the target.
setDistanceOfCPA(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
Set the distance at CPA.
setDoubleValue(int, double) - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
Set double value in specified field.
setDoubleValue(int, double, int, int) - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
Set double value in specified field, with given number of digits before and after the decimal separator ('.').
setEBLOneBearing(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.RSDSentence
Set the bearing of EBL one
setEBLTwoBearing(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.RSDSentence
Set the bearing of EBL two
setElevation(int) - 类中的方法 net.sf.marineapi.nmea.util.SatelliteInfo
Set satellite elevation, in degrees (max. 90°).
setErrorEllipseOrientation(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.GSTSentence
Sets the error ellipse orientation, degrees from true north.
setEstimate(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.GBSSentence
Sets the estimate of bias on the most likely failed satellite.
setExceptionListener(ExceptionListener) - 类中的方法 net.sf.marineapi.nmea.io.SentenceReader
Set exception call-back listener.
setFathoms(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.DBTSentence
Set depth value, in fathoms.
setFeet(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.DBTSentence
Set depth value, in feet.
setFieldCount(int) - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
Sets the number of sentence data fields.
setFixQuality(GpsFixQuality) - 接口中的方法 net.sf.marineapi.nmea.sentence.GGASentence
Sets the GPS fix quality.
setFixStatus(GpsFixStatus) - 接口中的方法 net.sf.marineapi.nmea.sentence.GSASentence
Set the GPS fix mode; 2D, 3D or no fix.
setGeoidalHeight(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.GGASentence
Set height/separation of geoid above WGS84 ellipsoid, i.e. difference between WGS-84 earth ellipsoid and mean sea level.
setGeoidalHeightUnits(Units) - 接口中的方法 net.sf.marineapi.nmea.sentence.GGASentence
Get unit of height above geoid.
setGeoidalSeparation(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.GNSSentence
Returns geoidal separation, the difference between the earth ellipsoid surface and mean-sea-level (geoid) surface defined by the reference datum used in the position solution.
setGlonassMode(GNSSentence.Mode) - 接口中的方法 net.sf.marineapi.nmea.sentence.GNSSentence
Sets the current GLONASS mode.
setGpsMode(GNSSentence.Mode) - 接口中的方法 net.sf.marineapi.nmea.sentence.GNSSentence
Sets the current GPS mode.
setGroundSpeedStatus(DataStatus) - 接口中的方法 net.sf.marineapi.nmea.sentence.VBWSentence
Sets Ground Speed Status.
setHeading(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.HeadingSentence
Sets the heading value.
setHeading(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.OSDSentence
Set ownship heading
setHeadingStatus(DataStatus) - 接口中的方法 net.sf.marineapi.nmea.sentence.OSDSentence
Set the heading data status
setHeadingToDestination(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.APBSentence
Sets the heading to destination waypoint.
setHeadingToDestinationTrue(boolean) - 接口中的方法 net.sf.marineapi.nmea.sentence.APBSentence
Sets the heading to destionation true or magnetic.
setHorizontalDOP(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.GGASentence
Set the horizontal dilution of precision (HDOP), i.e. the relative accuracy of horizontal position.
setHorizontalDOP(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.GNSSentence
Sets the Horizontal Dilution Of Precision value, calculated using all available satellites (GPS, GLONASS and any future satellites).
setHorizontalDOP(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.GSASentence
Set the horizontal dilution of precision (HDOP).
setHour(int) - 类中的方法 net.sf.marineapi.nmea.util.Time
Set the hour of day.
setId(int) - 接口中的方法 net.sf.marineapi.nmea.sentence.RPMSentence
Sets the engine or shaft number/id.
setId(String) - 类中的方法 net.sf.marineapi.nmea.util.SatelliteInfo
Set the ID of satellite vehicle, for example "05".
setId(String) - 类中的方法 net.sf.marineapi.nmea.util.Waypoint
Set the id of Waypoint
setIdentifier(String) - 接口中的方法 net.sf.marineapi.nmea.sentence.TXTSentence
Sets the message identifier.
setInchesOfMercury(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.MMBSentence
Sets the barometric pressure in inches of mercury.
setInputStream(InputStream) - 类中的方法 net.sf.marineapi.nmea.io.SentenceReader
Sets the InputStream to be used as data source.
setIntValue(int, int) - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
Set integer value in specified field.
setIntValue(int, int, int) - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
Set integer value in specified field, with specified minimum number of digits.
setLatHemisphere(int, CompassPoint) - 类中的方法 net.sf.marineapi.nmea.parser.PositionParser
Set the hemisphere of latitude in specified field.
setLatitude(double) - 类中的方法 net.sf.marineapi.nmea.util.Position
Set the latitude degrees of Position
setLatitude(int, double) - 类中的方法 net.sf.marineapi.nmea.parser.PositionParser
Sets the latitude value in specified field, formatted in "ddmm.mmm".
setLatitudeError(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.GBSSentence
Sets the expected error in latitude.
setLatitudeError(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.GSTSentence
Sets the standard deviation (meters) of latitude error.
setLatitudeOffset(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.DTMSentence
Sets the latitude offset.
setLocalZoneHours(int) - 接口中的方法 net.sf.marineapi.nmea.sentence.ZDASentence
Set offset to local time zone in hours.
setLocalZoneMinutes(int) - 接口中的方法 net.sf.marineapi.nmea.sentence.ZDASentence
Set offset to local time zone in minutes.
setLongGroundSpeed(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.VBWSentence
Sets Longitudinal Ground Speed.
setLongitude(double) - 类中的方法 net.sf.marineapi.nmea.util.Position
Set the longitude degrees of Position
setLongitude(int, double) - 类中的方法 net.sf.marineapi.nmea.parser.PositionParser
Sets the longitude value in specified field, formatted in "dddmm.mmm".
setLongitudeError(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.GBSSentence
Sets the expected error in longitude.
setLongitudeError(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.GSTSentence
Sets the standard deviation (meters) of longitude error.
setLongitudeOffset(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.DTMSentence
Sets the longitude offset.
setLongWaterSpeed(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.VBWSentence
Sets Longitudinal Water Speed.
setLonHemisphere(int, CompassPoint) - 类中的方法 net.sf.marineapi.nmea.parser.PositionParser
Set the hemisphere of longitude in specified field.
setMagneticBearing(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.BODSentence
Sets the true bearing from origin to destination, in degrees.
setMagneticCourse(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.VTGSentence
Set the magnetic course over ground.
setMagneticDirection(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.VDRSentence
Sets the magnetic direction of current.
setMagneticHeading(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.VHWSentence
Sets the magnetic heading.
setMagneticWindDirection(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.MDASentence
Sets the magnetic wind direction.
setMagneticWindDirection(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.MWDSentence
Sets the magnetic wind direction.
setMagnitude(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.XTESentence
Sets the cross-track error magnitude/distance.
setMaximum(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.DPTSentence
Set maximum depth value the sounder can detect.
setMeasurement(Measurement) - 接口中的方法 net.sf.marineapi.nmea.sentence.XDRSentence
Set single measurement.
setMeasurements(List<Measurement>) - 接口中的方法 net.sf.marineapi.nmea.sentence.XDRSentence
Set multiple measurements in given order.
setMessage(String) - 接口中的方法 net.sf.marineapi.nmea.sentence.TXTSentence
Sets the message content.
setMessageCount(int) - 接口中的方法 net.sf.marineapi.nmea.sentence.TXTSentence
Set total number of sentences in message sequence.
setMessageIndex(int) - 接口中的方法 net.sf.marineapi.nmea.sentence.TXTSentence
Sets the sentence index in message sequence.
setMinutes(int) - 类中的方法 net.sf.marineapi.nmea.util.Time
Set the minute of hour.
setMode(FaaMode) - 接口中的方法 net.sf.marineapi.nmea.sentence.GLLSentence
Set the FAA operation mode of GPS.
setMode(FaaMode) - 接口中的方法 net.sf.marineapi.nmea.sentence.GSASentence
Set the FAA operation mode of GPS.
setMode(FaaMode) - 接口中的方法 net.sf.marineapi.nmea.sentence.RMCSentence
Set the FAA operation mode of GPS.
setMode(FaaMode) - 接口中的方法 net.sf.marineapi.nmea.sentence.VTGSentence
Set the FAA operating mode of GPS receiver.
setMode(FaaMode) - 接口中的方法 net.sf.marineapi.nmea.sentence.XTESentence
Sets the FAA mode.
setMonth(int) - 类中的方法 net.sf.marineapi.nmea.util.Date
Get month, valid values are 1-12 where 1 denotes January, 2 denotes February etc.
setName(String) - 接口中的方法 net.sf.marineapi.nmea.sentence.DTMSentence
Sets the datum name.
setName(String) - 接口中的方法 net.sf.marineapi.nmea.sentence.TLLSentence
Set the name of the target.
setName(String) - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
Set the name of the target.
setName(String) - 类中的方法 net.sf.marineapi.nmea.util.Measurement
Sets the name of transducer.
setNavStatus(NavStatus) - 接口中的方法 net.sf.marineapi.nmea.sentence.RMCSentence
Set the Navigation Status.
setNoise(int) - 类中的方法 net.sf.marineapi.nmea.util.SatelliteInfo
Set the satellite signal noise ratio, in dB (0-99 dB).
setNumber(int) - 接口中的方法 net.sf.marineapi.nmea.sentence.TLLSentence
Set the number of the target.
setNumber(int) - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
Set the number of the target.
setOffset(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.DPTSentence
Set offset to transducer.
setOffsetHours(int) - 类中的方法 net.sf.marineapi.nmea.util.Time
Set time zone offset hours.
setOffsetMinutes(int) - 类中的方法 net.sf.marineapi.nmea.util.Time
Set time zone offset minutes.
setOriginId(String) - 接口中的方法 net.sf.marineapi.nmea.sentence.RMBSentence
Set the ID of origin waypoint.
setOriginOneBearing(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.RSDSentence
Set the bearing for origin one
setOriginOneRange(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.RSDSentence
Set the range for origin one
setOriginTwoBearing(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.RSDSentence
Set the bearing for origin two
setOriginTwoRange(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.RSDSentence
Set the range for origin two
setOriginWaypointId(String) - 接口中的方法 net.sf.marineapi.nmea.sentence.BODSentence
Sets the ID of origin waypoint.
setOrthometricHeight(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.GNSSentence
Sets the orthometric height (MSL reference).
setParameters(String...) - 接口中的方法 net.sf.marineapi.nmea.sentence.STALKSentence
Sets the datagram payload.
setPauseTimeout(int) - 类中的方法 net.sf.marineapi.nmea.io.SentenceReader
Set timeout time for reading paused events.
setPerpendicularPassed(boolean) - 接口中的方法 net.sf.marineapi.nmea.sentence.APBSentence
Sets the perpendicular to waypoint pass status.
setPitch(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.RPMSentence
Sets the propeller pitch, % of maximum.
setPosition(Position) - 接口中的方法 net.sf.marineapi.nmea.sentence.PositionSentence
Set the geographic position.
setPositionDOP(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.GSASentence
Set the dilution of precision for position.
setPositionValues(Position, int, int, int, int) - 类中的方法 net.sf.marineapi.nmea.parser.PositionParser
Sets the values from specified Position according to given field indices.
setPrimaryBarometricPressure(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.MDASentence
Sets the primary barometric pressure value.
setPrimaryBarometricPressureUnit(char) - 接口中的方法 net.sf.marineapi.nmea.sentence.MDASentence
Sets the barometric pressure unit.
setProbability(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.GBSSentence
Sets the probability of missed detection of most likely failed satellite.
setPseudoRangeResidualsRMS(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.GSTSentence
Sets the RMS value of the pseudorange residuals.
setRange(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.RMBSentence
Set range to destination waypoint.
setRangeScale(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.RSDSentence
Set the range scale
setRangeUnits(Units) - 接口中的方法 net.sf.marineapi.nmea.sentence.RSDSentence
Set the range units
setRateOfTurn(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.ROTSentence
Sets the vessel's rate of turn value.
setReference(boolean) - 接口中的方法 net.sf.marineapi.nmea.sentence.TLLSentence
A target may be used to calculate own ship position.
setReference(boolean) - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
A target may be used to calculate own ship position.
setRelativeBearing(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
Set the relative bearing from the radar to the target.
setRelativeCourse(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
Set the relative course of the target.
setRelativeHumidity(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.MDASentence
Sets the relative humidity
setRelativeHumidity(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.MHUSentence
Returns the relative humidity.
setRouteId(String) - 接口中的方法 net.sf.marineapi.nmea.sentence.RTESentence
Set the route name or number.
setRouteType(RouteType) - 接口中的方法 net.sf.marineapi.nmea.sentence.RTESentence
Set the type of route.
setRPM(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.RPMSentence
Sets the revolutions value.
setRudderAngle(Side, double) - 接口中的方法 net.sf.marineapi.nmea.sentence.RSASentence
Sets the rudder's angle for specified side.
setSatelliteCount(int) - 接口中的方法 net.sf.marineapi.nmea.sentence.GGASentence
Sets the number of active satellites in use.
setSatelliteCount(int) - 接口中的方法 net.sf.marineapi.nmea.sentence.GNSSentence
Sets the number of satellites used for current fix.
setSatelliteCount(int) - 接口中的方法 net.sf.marineapi.nmea.sentence.GSVSentence
Set the number of satellites in view.
setSatelliteId(String) - 接口中的方法 net.sf.marineapi.nmea.sentence.GBSSentence
Sets the ID of most likely failed satellite.
setSatelliteIds(String[]) - 接口中的方法 net.sf.marineapi.nmea.sentence.GSASentence
Set list of satellites used for acquiring the GPS fix.
setSatelliteInfo(List<SatelliteInfo>) - 接口中的方法 net.sf.marineapi.nmea.sentence.GSVSentence
Set the satellite information.
setSecondaryBarometricPressure(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.MDASentence
Sets the barometric pressure value.
setSecondaryBarometricPressureUnit(char) - 接口中的方法 net.sf.marineapi.nmea.sentence.MDASentence
Sets the secondary barometric pressure unit.
setSeconds(double) - 类中的方法 net.sf.marineapi.nmea.util.Time
Set seconds of minute.
setSemiMajorError(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.GSTSentence
Sets the standard deviation (meters) of semi-major axis of error ellipse.
setSemiMinorError(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.GSTSentence
Sets the standard deviation (meters) of semi-minor axis of error ellipse.
setSentenceCount(int) - 接口中的方法 net.sf.marineapi.nmea.sentence.GSVSentence
Set the total number of sentences in GSV sequence.
setSentenceCount(int) - 接口中的方法 net.sf.marineapi.nmea.sentence.RTESentence
Set the number of sentences in RTE sequence.
setSentenceIndex(int) - 接口中的方法 net.sf.marineapi.nmea.sentence.GSVSentence
Set the index of this sentence in GSV sequence.
setSentenceIndex(int) - 接口中的方法 net.sf.marineapi.nmea.sentence.RTESentence
Set the index of sentence in RTE sequence.
setSource(char) - 接口中的方法 net.sf.marineapi.nmea.sentence.RPMSentence
Sets the source indicator, engine or shaft.
setSpeed(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.MWVSentence
Set the wind speed value.
setSpeed(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.OSDSentence
Set ownship speed
setSpeed(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.RMCSentence
Set current speed over ground (SOG).
setSpeed(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
Set the speed of the target.
setSpeed(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.VDRSentence
Sets the current flow speed.
setSpeedKmh(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.VHWSentence
Sets the water speed in km/h.
setSpeedKmh(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.VTGSentence
Set the current speed over ground.
setSpeedKmh(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.VWRSentence
Set the relative wind speed in kmh
setSpeedKmh(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.VWTSentence
Set the relative wind speed in kmh
setSpeedKnots(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.VHWSentence
Sets the water speed in knots.
setSpeedKnots(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.VTGSentence
Set the speed over ground, in knots.
setSpeedKnots(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.VWRSentence
Set the relative wind speed in knots.
setSpeedKnots(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.VWTSentence
Set the relative wind speed in knots.
setSpeedReference(ReferenceSystem) - 接口中的方法 net.sf.marineapi.nmea.sentence.OSDSentence
Set the reference system for the speed
setSpeedUnit(Units) - 接口中的方法 net.sf.marineapi.nmea.sentence.MWVSentence
Set wind speed unit.
setSpeedUnits(Units) - 接口中的方法 net.sf.marineapi.nmea.sentence.OSDSentence
Set the speed units
setStatus(DataStatus) - 接口中的方法 net.sf.marineapi.nmea.sentence.APBSentence
Sets the signal/fix status, LORAN-C Blink or SNR warning.
setStatus(DataStatus) - 接口中的方法 net.sf.marineapi.nmea.sentence.GLLSentence
Set the data quality status, valid or invalid.
setStatus(DataStatus) - 接口中的方法 net.sf.marineapi.nmea.sentence.MWVSentence
Set data validity status.
setStatus(DataStatus) - 接口中的方法 net.sf.marineapi.nmea.sentence.RMBSentence
Set status of sentence data, valid or invalid.
setStatus(DataStatus) - 接口中的方法 net.sf.marineapi.nmea.sentence.RMCSentence
Set the data status, valid or invalid.
setStatus(DataStatus) - 接口中的方法 net.sf.marineapi.nmea.sentence.ROTSentence
Sets the data status.
setStatus(DataStatus) - 接口中的方法 net.sf.marineapi.nmea.sentence.RPMSentence
Sets the data validity status.
setStatus(DataStatus) - 接口中的方法 net.sf.marineapi.nmea.sentence.XTESentence
Sets the signal/fix status.
setStatus(Side, DataStatus) - 接口中的方法 net.sf.marineapi.nmea.sentence.RSASentence
Set data status for specified side.
setStatus(TargetStatus) - 接口中的方法 net.sf.marineapi.nmea.sentence.TLLSentence
Set the Status of the target.
setStatus(TargetStatus) - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
Set the Status of the target.
setSteerTo(Direction) - 接口中的方法 net.sf.marineapi.nmea.sentence.APBSentence
Set direction in which to steer in order to get back on route.
setSteerTo(Direction) - 接口中的方法 net.sf.marineapi.nmea.sentence.RMBSentence
Set the direction to steer to correct error (left/right).
setSteerTo(Direction) - 接口中的方法 net.sf.marineapi.nmea.sentence.XTESentence
Set direction in which to steer in order to get back on route.
setSternGroundSpeed(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.VBWSentence
Sets Stern Ground Speed.
setSternGroundSpeedStatus(DataStatus) - 接口中的方法 net.sf.marineapi.nmea.sentence.VBWSentence
Sets Stern Ground Speed Status.
setSternWaterSpeed(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.VBWSentence
Sets Stern Water Speed.
setSternWaterSpeedStatus(DataStatus) - 接口中的方法 net.sf.marineapi.nmea.sentence.VBWSentence
Sets Stern Water Speed Status.
setStringValue(int, String) - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
Set String value in specified data field.
setStringValues(int, String[]) - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
Replace multiple fields with given String array, starting at the specified index.
setTalkerId(TalkerId) - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
 
setTalkerId(TalkerId) - 接口中的方法 net.sf.marineapi.nmea.sentence.Sentence
Set the talker ID of the sentence.
setTargetPairs(int[], String[]) - 接口中的方法 net.sf.marineapi.nmea.sentence.TLBSentence
Sets the target (id,label) pairs in this sentence.
setTemperature(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.MTASentence
Sets the air temperature.
setTemperature(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.MTWSentence
Set the water temperature.
setTime(Date) - 类中的方法 net.sf.marineapi.nmea.util.Time
Set the time by Date.
setTime(Time) - 接口中的方法 net.sf.marineapi.nmea.sentence.TimeSentence
Set the time of day.
setTime(Time) - 接口中的方法 net.sf.marineapi.nmea.sentence.TLLSentence
Set the time of day.
setTimeAndLocalZone(Time) - 接口中的方法 net.sf.marineapi.nmea.sentence.ZDASentence
Set time and local time zone hours and minutes.
setTimeout(int) - 类中的方法 net.sf.marineapi.provider.AbstractProvider
Sets the timeout for receiving a burst of sentences.
setTimeToCPA(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
Set the time to CPA.
setTotal(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.VLWSentence
Sets the total cumulative distance traveled.
setTotalUnits(char) - 接口中的方法 net.sf.marineapi.nmea.sentence.VLWSentence
Sets the units of measure for cumulative total distance.
setTravGroundSpeed(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.VBWSentence
Sets Transverse Ground Speed.
setTravWaterSpeed(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.VBWSentence
Sets Transverse Water Speed.
setTrip(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.VLWSentence
Sets the distance traveled since last reset.
setTripUnits(char) - 接口中的方法 net.sf.marineapi.nmea.sentence.VLWSentence
Sets the units of measure for distance since last reset.
setTrue(boolean) - 接口中的方法 net.sf.marineapi.nmea.sentence.MWVSentence
Set angle to relative or true.
setTrueBearing(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.BODSentence
Sets the true bearing from origin to destination, in degrees.
setTrueBearing(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
Set the true bearing from the radar to the target.
setTrueCourse(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
Set the true course of the target.
setTrueCourse(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.VTGSentence
Set the true course over ground.
setTrueDirection(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.VDRSentence
Sets the true direction of current.
setTrueWindDirection(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.MDASentence
Sets the True wind direction.
setTrueWindDirection(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.MWDSentence
Sets the true wind direction.
setType(String) - 类中的方法 net.sf.marineapi.nmea.util.Measurement
Sets the type of measurement.
setUnits(String) - 类中的方法 net.sf.marineapi.nmea.util.Measurement
Sets the units of measurement.
setUnits(Units) - 接口中的方法 net.sf.marineapi.nmea.sentence.TTMSentence
Set the units used for speed/distance
setValue(double) - 类中的方法 net.sf.marineapi.nmea.util.Measurement
Sets the measurement value.
setVariation(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.HDGSentence
Set magnetic variation.
setVariation(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.RMCSentence
Set the magnetic variation.
setVelocity(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.RMBSentence
Set velocity towards destination.
setVerticalDOP(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.GSASentence
Set the vertical dilution of precision (VDOP).
setVesselDrift(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.OSDSentence
Set the vessel drift
setVesselSet(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.OSDSentence
Set the vessel set
setVRMOneRange(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.RSDSentence
Set the range of VRM one
setVRMTwoRange(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.RSDSentence
Set the range of VRM two
setWaterSpeedStatus(DataStatus) - 接口中的方法 net.sf.marineapi.nmea.sentence.VBWSentence
Sets Water Speed Status.
setWaterTemperature(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.MDASentence
Sets the Water temperature.
setWaypoint(Waypoint) - 接口中的方法 net.sf.marineapi.nmea.sentence.WPLSentence
Set the destination waypoint.
setWaypointIds(String[]) - 接口中的方法 net.sf.marineapi.nmea.sentence.RTESentence
Set the list of route waypoints.
setWindAngle(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.VWRSentence
Set the Wind angle magnitude
setWindAngle(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.VWTSentence
Set the Wind angle magnitude
setWindSpeed(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.MDASentence
Sets the wind speed.
setWindSpeed(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.MWDSentence
Sets the wind speed in meters per second.
setWindSpeedKnots(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.MDASentence
Sets the wind speed, in knots.
setWindSpeedKnots(double) - 接口中的方法 net.sf.marineapi.nmea.sentence.MWDSentence
Sets the wind speed in knots.
setYear(int) - 类中的方法 net.sf.marineapi.nmea.util.Date
Set year.
SG - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Steering Gear / Steering Engine
SHAFT - 接口中的静态变量 net.sf.marineapi.nmea.sentence.RPMSentence
Source indicator for shaft
ShipType - net.sf.marineapi.ais.util中的类
Checks the ship type for validity.
ShipType() - 类的构造器 net.sf.marineapi.ais.util.ShipType
 
shipTypeToCargoString(int) - 类中的静态方法 net.sf.marineapi.ais.util.ShipType
Returns a string describing the second digit.
shipTypeToString(int) - 类中的静态方法 net.sf.marineapi.ais.util.ShipType
Return string describing the ship and cargo type.
shipTypeToVesselString(int) - 类中的静态方法 net.sf.marineapi.ais.util.ShipType
Returns a string describing the first digit.
Side - net.sf.marineapi.nmea.util中的枚举
Defines the sides of a boat, i.e.
SIMULATED - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.GNSSentence.Mode
Simulated data (running in simulator/demo mode).
SIMULATED - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.FaaMode
Simulated data (running in simulator/demo mode)
SIMULATED - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.GpsFixQuality
Simulation mode
SIMULATOR - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.NavStatus
Navigation status is Simulator.
SingleSentenceListener() - 类的构造器 net.sf.marineapi.example.SentenceListenerExamples.SingleSentenceListener
 
Sixbit - net.sf.marineapi.ais.util中的类
AIS characters are encoded as 6 bit values concatenated into a bit array.
Sixbit(String, int) - 类的构造器 net.sf.marineapi.ais.util.Sixbit
Constructor.
SN - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Electronic Positioning System, other/general
SOUTH - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.CompassPoint
South
SpeedOverGround - net.sf.marineapi.ais.util中的类
Checks a speed-over-ground value for validity.
SpeedOverGround() - 类的构造器 net.sf.marineapi.ais.util.SpeedOverGround
 
SS - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Sounder, Scanning
ST - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Raymarine SeaTalk ($STALK)
STALKSentence - net.sf.marineapi.nmea.sentence中的接口
Raymarine/Autohelm SeaTalk sentence.
STAND_ALONE_2D - 枚举 中的枚举常量 net.sf.marineapi.ublox.util.UbloxNavigationStatus
Stand alone 2D solution.
STAND_ALONE_3D - 枚举 中的枚举常量 net.sf.marineapi.ublox.util.UbloxNavigationStatus
Stand alone 3D solution.
STANDALONE - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.SteeringMode
The system works as a stand-alone heading controller.
STARBOARD - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.Side
Right
start() - 类中的方法 net.sf.marineapi.nmea.io.SentenceReader
Starts reading the input stream and dispatching events.
STATUTE_MILES - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.Units
Statute miles - used for distance, and for speed (as miles per hour/mph)
SteeringMode - net.sf.marineapi.nmea.util中的枚举
Defines the steering mode reported in HTC sentence.
stop() - 类中的方法 net.sf.marineapi.nmea.io.AbstractDataReader
Stops the reader permanently.
stop() - 类中的方法 net.sf.marineapi.nmea.io.SentenceReader
Stops the reader and event dispatching.

T

TalkerId - net.sf.marineapi.nmea.sentence中的枚举
The enumeration of Talker IDs, i.e. the first two characters of sentence address field.
TargetStatus - net.sf.marineapi.nmea.util中的枚举
Defines the status of a target reported in a TTM sentence.
TC - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Track Control System (reserved for future use)
TERMINATOR - 接口中的静态变量 net.sf.marineapi.nmea.sentence.Sentence
Sentence terminator &lt;CR&gt;&lt;LF&gt;.
TI - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Turn Rate Indicator
Time - net.sf.marineapi.nmea.util中的类
Represents a time of day in 24-hour clock, i.e. the UTC time used as default in NMEA 0183.
Time() - 类的构造器 net.sf.marineapi.nmea.util.Time
Creates a new instance of Time using the current system time.
Time(int, int, double) - 类的构造器 net.sf.marineapi.nmea.util.Time
Creates a new instance of Time with hours, minutes and seconds.
Time(int, int, double, int, int) - 类的构造器 net.sf.marineapi.nmea.util.Time
Creates a new instance of Time with time zone offsets.
Time(String) - 类的构造器 net.sf.marineapi.nmea.util.Time
Creates a new instance of Time based on given String.
TIME_ONLY - 枚举 中的枚举常量 net.sf.marineapi.ublox.util.UbloxNavigationStatus
Time only solution.
TimeSentence - net.sf.marineapi.nmea.sentence中的接口
Interface for sentences that provide UTC time.
TimeStamp - net.sf.marineapi.ais.util中的类
Checks a 6-bit integer time stamp value for validity.
TimeStamp() - 类的构造器 net.sf.marineapi.ais.util.TimeStamp
 
TLB - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Target Label
TLBSentence - net.sf.marineapi.nmea.sentence中的接口
Target label data in pairs of target IDs and target labels.
TLL - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Tracked target Longitude Latitude
TLLSentence - net.sf.marineapi.nmea.sentence中的接口
Sent by the Radar (ARPA / MARPA) and handled by the AIS Decoder in the same way as an AIS target example ($RATLL,01,3731.51052,N,02436.00000,E,TEST1,161617.88,T,*0C
toChar() - 枚举中的方法 net.sf.marineapi.nmea.sentence.GNSSentence.Mode
Returns the operational mode character.
toChar() - 枚举中的方法 net.sf.marineapi.nmea.util.AcquisitionType
Returns the corresponding char constant.
toChar() - 枚举中的方法 net.sf.marineapi.nmea.util.CompassPoint
Returns the corresponding char constant.
toChar() - 枚举中的方法 net.sf.marineapi.nmea.util.DataStatus
Returns the character used in NMEA sentences to indicate the status.
toChar() - 枚举中的方法 net.sf.marineapi.nmea.util.Direction
Returns the corresponding char constant.
toChar() - 枚举中的方法 net.sf.marineapi.nmea.util.DisplayRotation
Returns the corresponding char constant.
toChar() - 枚举中的方法 net.sf.marineapi.nmea.util.FaaMode
Returns the corresponding char indicator of GPS mode.
toChar() - 枚举中的方法 net.sf.marineapi.nmea.util.NavStatus
Returns the corresponding char indicator of Navigation Status.
toChar() - 枚举中的方法 net.sf.marineapi.nmea.util.ReferenceSystem
Returns the corresponding char constant.
toChar() - 枚举中的方法 net.sf.marineapi.nmea.util.RouteType
Get the corresponding char indicator of enum.
toChar() - 枚举中的方法 net.sf.marineapi.nmea.util.Side
Returns the corresponding char constant.
toChar() - 枚举中的方法 net.sf.marineapi.nmea.util.SteeringMode
Returns the character used in NMEA sentences to indicate the status.
toChar() - 枚举中的方法 net.sf.marineapi.nmea.util.TargetStatus
Returns the corresponding char constant.
toChar() - 枚举中的方法 net.sf.marineapi.nmea.util.TurnMode
Returns the character used in NMEA sentences to indicate the status.
toChar() - 枚举中的方法 net.sf.marineapi.nmea.util.Units
Returns the corresponding char constant.
toDate() - 接口中的方法 net.sf.marineapi.nmea.sentence.ZDASentence
Get date and time as Date.
toDate() - 类中的方法 net.sf.marineapi.nmea.util.Date
Converts to Date, time of day set to 00:00:00.000.
toDate(Date) - 类中的方法 net.sf.marineapi.nmea.util.Time
Convert to Date.
toDegrees(int) - 类中的静态方法 net.sf.marineapi.ais.util.Angle12
Converts the angular value to degrees.
toDegrees(int) - 类中的静态方法 net.sf.marineapi.ais.util.Latitude17
Converts the latitude value (in 1/10000 minutes) to degrees.
toDegrees(int) - 类中的静态方法 net.sf.marineapi.ais.util.Latitude27
Converts the latitude value (in 1/10000 minutes) to degrees.
toDegrees(int) - 类中的静态方法 net.sf.marineapi.ais.util.Longitude18
Converts the longitude value (in 1/10 minutes) to degrees.
toDegrees(int) - 类中的静态方法 net.sf.marineapi.ais.util.Longitude28
Converts the longitude value (in 1/10000 minutes) to degrees.
toDegreesPerMinute(int) - 类中的静态方法 net.sf.marineapi.ais.util.RateOfTurn
Converts the rate-of-turn value to a estimate degrees/minute value.
toInt() - 枚举中的方法 net.sf.marineapi.nmea.util.GpsFixQuality
Returns the corresponding int indicator for fix quality.
toInt() - 枚举中的方法 net.sf.marineapi.nmea.util.GpsFixStatus
Returns the corresponding int value for fix status enum.
toISO8601() - 类中的方法 net.sf.marineapi.nmea.util.Date
Returns the date in ISO 8601 format (yyyy-mm-dd).
toISO8601() - 类中的方法 net.sf.marineapi.nmea.util.Time
Returns the ISO 8601 representation of time (hh:mm:ss+hh:mm).
toISO8601(Time) - 类中的方法 net.sf.marineapi.nmea.util.Date
Returns a timestamp in ISO 8601 format (yyyy-mm-ddThh:mm:ss+hh:mm).
toKnots(int) - 类中的静态方法 net.sf.marineapi.ais.util.SpeedOverGround
Converts the specified speed over ground in knots.
toSentence() - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
 
toSentence() - 接口中的方法 net.sf.marineapi.nmea.sentence.Sentence
Formats and validates the String representation of sentence.
toSentence(int) - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
 
toSentence(int) - 接口中的方法 net.sf.marineapi.nmea.sentence.Sentence
Formats and validates the sentence like Sentence.toSentence(), but checks also that resulting String does not exceed specified length.
toString() - 类中的方法 net.sf.marineapi.ais.util.AISRuleViolation
 
toString() - 类中的方法 net.sf.marineapi.nmea.parser.SentenceParser
 
toString() - 接口中的方法 net.sf.marineapi.nmea.sentence.Sentence
Returns the String representation of the sentence, without line terminator CR/LR.
toString() - 类中的方法 net.sf.marineapi.nmea.util.Date
Returns the String representation of Date.
toString() - 类中的方法 net.sf.marineapi.nmea.util.Position
 
toString() - 类中的方法 net.sf.marineapi.nmea.util.SatelliteInfo
 
toString() - 类中的方法 net.sf.marineapi.nmea.util.Time
Returns the String representation of Time.
toString() - 类中的方法 net.sf.marineapi.provider.event.HeadingEvent
 
toString() - 类中的方法 net.sf.marineapi.provider.event.PositionEvent
 
toString() - 类中的方法 net.sf.marineapi.ublox.util.UbloxSatelliteInfo
 
toString(int) - 类中的静态方法 net.sf.marineapi.ais.util.Angle12
Returns the String representation of given angular value.
toString(int) - 类中的静态方法 net.sf.marineapi.ais.util.Angle9
Returns the String representation of given angular value.
toString(int) - 类中的静态方法 net.sf.marineapi.ais.util.Latitude17
Returns the String representation of given latitude value.
toString(int) - 类中的静态方法 net.sf.marineapi.ais.util.Latitude27
Returns the String representation of given latitude value.
toString(int) - 类中的静态方法 net.sf.marineapi.ais.util.Longitude18
Returns the string representation of given longitude value.
toString(int) - 类中的静态方法 net.sf.marineapi.ais.util.Longitude28
Returns the string representation of given longitude value.
toString(int) - 类中的静态方法 net.sf.marineapi.ais.util.ManeuverIndicator
Rerturns the string representation of given int value.
toString(int) - 类中的静态方法 net.sf.marineapi.ais.util.NavAidType
Returns a text string for the NavAid.
toString(int) - 类中的静态方法 net.sf.marineapi.ais.util.NavigationalStatus
Returns the String representing the given status.
toString(int) - 类中的静态方法 net.sf.marineapi.ais.util.PositioningDevice
Returns a text string for the EPFD.
toString(int) - 类中的静态方法 net.sf.marineapi.ais.util.RateOfTurn
Converts given rate of turn value to String presentation.
toString(int) - 类中的静态方法 net.sf.marineapi.ais.util.SpeedOverGround
Stringify the given SOG value.
toString(int) - 类中的静态方法 net.sf.marineapi.ais.util.TimeStamp
Return a string representing the time stamp value.
toString(long) - 类中的静态方法 net.sf.marineapi.ais.util.MMSI
Returns the origin associated with the MMSI number.
toWaypoint(String) - 类中的方法 net.sf.marineapi.nmea.util.Position
Convenience method for creating a waypoint based in the Position.
TR - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
TRANSIT Navigation System
TRACK_CONTROL - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.SteeringMode
The system wokrs as a track controller by correcting a course received in field "Commanded track".
TRACKING - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.TargetStatus
Tracking
TRUE - 接口中的静态变量 net.sf.marineapi.nmea.sentence.VTGSentence
Char indicator for "true"
TTM - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Tracked target
TTMSentence - net.sf.marineapi.nmea.sentence中的接口
Tracked Target Message.
TURN_RATE_CONTROLLED - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.TurnMode
Turn rate controlled
TurnMode - net.sf.marineapi.nmea.util中的枚举
Defines how the ship changes heading, as returned by HTC and HTD sentences.
TXT - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Text message
TXTSentence - net.sf.marineapi.nmea.sentence中的接口
Text message sentence.
TypedSentenceListenerExample - net.sf.marineapi.example中的类
Example application demonstrating the usage of AbstractSentenceListener.
TypedSentenceListenerExample(File) - 类的构造器 net.sf.marineapi.example.TypedSentenceListenerExample
Creates a new instance.

U

UbloxNavigationStatus - net.sf.marineapi.ublox.util中的枚举
 
UbloxSatelliteInfo - net.sf.marineapi.ublox.util中的类
Extends SatelliteInfo to provide additional properties supported by the proprietary u-blox NMEA extension UBXMessage03.
UbloxSatelliteInfo(String, int, int, int, UbloxSatelliteStatus, int) - 类的构造器 net.sf.marineapi.ublox.util.UbloxSatelliteInfo
 
UbloxSatelliteStatus - net.sf.marineapi.ublox.util中的枚举
Defines the satellite statuses defined by proprietary u-blox NMEA extension
UBX - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Proprietary NMEA messages for u-blox positioning receivers.
UBXListenerExample - net.sf.marineapi.example中的类
Simple example application that takes a filename as command-line argument and prints the position as well as satellite data from UBX (Also called PUBX) sentences.
UBXListenerExample(File) - 类的构造器 net.sf.marineapi.example.UBXListenerExample
Creates a new instance of the UBX Listener Example
UBXMessage - net.sf.marineapi.ublox.message中的接口
Common base interface of UBX messages.
UBXMessage00 - net.sf.marineapi.ublox.message中的接口
Proprietary u-blox NMEA extension "Lat/Long position data".
UBXMessage03 - net.sf.marineapi.ublox.message中的接口
Proprietary u-blox NMEA extension "Satellite status".
UBXMessageFactory - net.sf.marineapi.ublox.parser中的类
Factory for creating UBX message parsers.
UBXMessageParser - net.sf.marineapi.ublox.parser中的类
This is the base class for all UBX message parser implementations and contains common logic.
UBXMessageParser(UBXSentence) - 类的构造器 net.sf.marineapi.ublox.parser.UBXMessageParser
Construct a parser with the given UBXSentence.
UBXSentence - net.sf.marineapi.nmea.sentence中的接口
Base interface (Outer layer) for all UBX Sentences.
Units - net.sf.marineapi.nmea.util中的枚举
Defines the supported units of measure.
unregisterParser(Class<? extends SentenceParser>) - 类中的方法 net.sf.marineapi.nmea.parser.SentenceFactory
Unregisters a parser class, regardless of sentence type(s) it is registered for.
UnsupportedSentenceException - net.sf.marineapi.nmea.parser中的异常错误
Thrown when an unsupported sentence is encountered.
UnsupportedSentenceException(String) - 异常错误的构造器 net.sf.marineapi.nmea.parser.UnsupportedSentenceException
Constructor
UP - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Microprocessor Controller
USED_IN_SOLUTION - 枚举 中的枚举常量 net.sf.marineapi.ublox.util.UbloxSatelliteStatus
Used in solution.

V

VA - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
VHF Data Exchange System: ASM
VALID - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.NavStatus
Navigation status is Valid.
valueOf(char) - 枚举中的静态方法 net.sf.marineapi.nmea.sentence.GNSSentence.Mode
Returns the operational mode for given char.
valueOf(char) - 枚举中的静态方法 net.sf.marineapi.nmea.util.AcquisitionType
Get the enum corresponding to specified char.
valueOf(char) - 枚举中的静态方法 net.sf.marineapi.nmea.util.CompassPoint
Get the enum corresponding to specified char.
valueOf(char) - 枚举中的静态方法 net.sf.marineapi.nmea.util.DataStatus
Returns the DataStatus enum for status char used in sentences.
valueOf(char) - 枚举中的静态方法 net.sf.marineapi.nmea.util.Direction
Get the enum corresponding to specified char.
valueOf(char) - 枚举中的静态方法 net.sf.marineapi.nmea.util.DisplayRotation
Get the enum corresponding to specified char.
valueOf(char) - 枚举中的静态方法 net.sf.marineapi.nmea.util.FaaMode
Returns the FaaMode enum corresponding the actual char indicator used in the sentencess.
valueOf(char) - 枚举中的静态方法 net.sf.marineapi.nmea.util.NavStatus
Returns the NavStatus enum corresponding the actual char indicator used in the sentencess.
valueOf(char) - 枚举中的静态方法 net.sf.marineapi.nmea.util.ReferenceSystem
Get the enum corresponding to specified char.
valueOf(char) - 枚举中的方法 net.sf.marineapi.nmea.util.RouteType
Get the char indicator corresponding to enum.
valueOf(char) - 枚举中的静态方法 net.sf.marineapi.nmea.util.Side
Get the enum corresponding to specified char.
valueOf(char) - 枚举中的静态方法 net.sf.marineapi.nmea.util.SteeringMode
Returns the SteeringMode enum for status char used in sentences.
valueOf(char) - 枚举中的静态方法 net.sf.marineapi.nmea.util.TargetStatus
Get the enum corresponding to specified char.
valueOf(char) - 枚举中的静态方法 net.sf.marineapi.nmea.util.TurnMode
Returns the TurnMode enum for status char used in sentences.
valueOf(char) - 枚举中的静态方法 net.sf.marineapi.nmea.util.Units
Get the enum corresponding to specified char.
valueOf(int) - 枚举中的静态方法 net.sf.marineapi.nmea.util.GpsFixQuality
Get GpsFixQuality enum that corresponds the actual integer identifier used in the sentences.
valueOf(int) - 枚举中的静态方法 net.sf.marineapi.nmea.util.GpsFixStatus
Returns the GpsFixStatus enum corresponding to actual int identifier used in the sentences.
valueOf(String) - 枚举中的静态方法 net.sf.marineapi.nmea.sentence.GNSSentence.Mode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举中的静态方法 net.sf.marineapi.nmea.sentence.SentenceId
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举中的静态方法 net.sf.marineapi.nmea.sentence.TalkerId
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举中的静态方法 net.sf.marineapi.nmea.util.AcquisitionType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举中的静态方法 net.sf.marineapi.nmea.util.CompassPoint
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举中的静态方法 net.sf.marineapi.nmea.util.DataStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举中的静态方法 net.sf.marineapi.nmea.util.Datum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举中的静态方法 net.sf.marineapi.nmea.util.Direction
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举中的静态方法 net.sf.marineapi.nmea.util.DisplayRotation
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举中的静态方法 net.sf.marineapi.nmea.util.FaaMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举中的静态方法 net.sf.marineapi.nmea.util.GpsFixQuality
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举中的静态方法 net.sf.marineapi.nmea.util.GpsFixStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举中的静态方法 net.sf.marineapi.nmea.util.NavStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举中的静态方法 net.sf.marineapi.nmea.util.ReferenceSystem
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举中的静态方法 net.sf.marineapi.nmea.util.RouteType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举中的静态方法 net.sf.marineapi.nmea.util.Side
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举中的静态方法 net.sf.marineapi.nmea.util.SteeringMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举中的静态方法 net.sf.marineapi.nmea.util.TargetStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举中的静态方法 net.sf.marineapi.nmea.util.TurnMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举中的静态方法 net.sf.marineapi.nmea.util.Units
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举中的静态方法 net.sf.marineapi.ublox.util.UbloxNavigationStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举中的静态方法 net.sf.marineapi.ublox.util.UbloxSatelliteStatus
返回带有指定名称的该类型的枚举常量。
values() - 枚举中的静态方法 net.sf.marineapi.nmea.sentence.GNSSentence.Mode
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
values() - 枚举中的静态方法 net.sf.marineapi.nmea.sentence.SentenceId
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
values() - 枚举中的静态方法 net.sf.marineapi.nmea.sentence.TalkerId
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
values() - 枚举中的静态方法 net.sf.marineapi.nmea.util.AcquisitionType
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
values() - 枚举中的静态方法 net.sf.marineapi.nmea.util.CompassPoint
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
values() - 枚举中的静态方法 net.sf.marineapi.nmea.util.DataStatus
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
values() - 枚举中的静态方法 net.sf.marineapi.nmea.util.Datum
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
values() - 枚举中的静态方法 net.sf.marineapi.nmea.util.Direction
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
values() - 枚举中的静态方法 net.sf.marineapi.nmea.util.DisplayRotation
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
values() - 枚举中的静态方法 net.sf.marineapi.nmea.util.FaaMode
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
values() - 枚举中的静态方法 net.sf.marineapi.nmea.util.GpsFixQuality
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
values() - 枚举中的静态方法 net.sf.marineapi.nmea.util.GpsFixStatus
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
values() - 枚举中的静态方法 net.sf.marineapi.nmea.util.NavStatus
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
values() - 枚举中的静态方法 net.sf.marineapi.nmea.util.ReferenceSystem
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
values() - 枚举中的静态方法 net.sf.marineapi.nmea.util.RouteType
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
values() - 枚举中的静态方法 net.sf.marineapi.nmea.util.Side
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
values() - 枚举中的静态方法 net.sf.marineapi.nmea.util.SteeringMode
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
values() - 枚举中的静态方法 net.sf.marineapi.nmea.util.TargetStatus
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
values() - 枚举中的静态方法 net.sf.marineapi.nmea.util.TurnMode
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
values() - 枚举中的静态方法 net.sf.marineapi.nmea.util.Units
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
values() - 枚举中的静态方法 net.sf.marineapi.ublox.util.UbloxNavigationStatus
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
values() - 枚举中的静态方法 net.sf.marineapi.ublox.util.UbloxSatelliteStatus
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
VBW - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Dual ground/water speed and stern ground/water speed.
VBWSentence - net.sf.marineapi.nmea.sentence中的接口
VBW Dual Ground/Water Speed Longitudinal, Transverse and Stern Ground/Water Speed with Status.
VD - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Velocity Sensor: Doppler, other/general
VDM - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
AIS - Received data from other vessels
VDO - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
AIS - Own vessel data
VDR - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Set and drift, direction and speed of current.
VDRSentence - net.sf.marineapi.nmea.sentence中的接口
Set and drift, true/magnetic direction and speed of current.
VHW - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Water speed and heading
VHWSentence - net.sf.marineapi.nmea.sentence中的接口
Water speed and heading in respect to true and magnetic north.
Violation - net.sf.marineapi.ais.util中的接口
Any message containing AIS rule violations.
VLW - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Distance traveled through water, cumulative and since reset.
VLWSentence - net.sf.marineapi.nmea.sentence中的接口
Distance traveled through water, cumulative and trip.
VM - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Velocity Sensor: Speed Log, Water, Magnetic
VOID - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.DataStatus
No valid data available.
VR - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Voyage Data Recorder
VS - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
VHF Data Exchange System: Satellite
VT - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
VHF Data Exchange System: Terrestrial
VTG - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Track made good and ground speed
VTGSentence - net.sf.marineapi.nmea.sentence中的接口
Course and speed over the ground.
VW - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Velocity Sensor: Speed Log, Water, Mechanical
VWR - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Relative Wind Speed and Angle
VWRSentence - net.sf.marineapi.nmea.sentence中的接口
Relative Wind Speed and Angle.
VWT - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
True Wind Speed and Angle
VWTSentence - net.sf.marineapi.nmea.sentence中的接口
True Wind Speed and Angle.

W

WATER_REFERENCED - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.ReferenceSystem
 
Waypoint - net.sf.marineapi.nmea.util中的类
Waypoint represents a named geographic location.
Waypoint(String, double, double) - 类的构造器 net.sf.marineapi.nmea.util.Waypoint
Creates a new instance of Waypoint with default WGS84 datum.
Waypoint(String, double, double, double) - 类的构造器 net.sf.marineapi.nmea.util.Waypoint
Creates a new instance of Waypoint with default WGS84 datum.
Waypoint(String, double, double, double, Datum) - 类的构造器 net.sf.marineapi.nmea.util.Waypoint
Creates a new instance of Waypoint with explicitly specified datum.
Waypoint(String, double, double, Datum) - 类的构造器 net.sf.marineapi.nmea.util.Waypoint
Creates a new instance of Waypoint with explicitly specified datum.
WEST - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.CompassPoint
West
WGS84 - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.Datum
World Geodetic System 1984, the default datum in GPS systems.
WI - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Weather Instruments
WL - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Water Level Detection Systems
WORKING - 枚举 中的枚举常量 net.sf.marineapi.nmea.util.RouteType
Working route: the waypoint you just left, the waypoint you're heading to and then all the rest.
WPL - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Waypoint location (latitude/longitude)
WPLSentence - net.sf.marineapi.nmea.sentence中的接口
Destination waypoint location and ID.
WV - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Wärtsilä proprietary

X

XDR - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Transducer measurements (sensor data)
XDRSentence - net.sf.marineapi.nmea.sentence中的接口
Transducer measurements.
xor(String) - 类中的静态方法 net.sf.marineapi.nmea.sentence.Checksum
Calculates XOR checksum of given String.
XTE - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
Cross-track error, measured
XTESentence - net.sf.marineapi.nmea.sentence中的接口
Measured cross-track error when navigating towards waypoint.

Y

YC - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Transducer - Temperature (obsolete)
YD - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Transducer - Displacement, Angular or Linear (obsolete)
YF - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Transducer - Frequency (obsolete)
YL - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Transducer - Level (obsolete)
YP - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Transducer - Pressure (obsolete)
YR - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Transducer - Flow Rate (obsolete)
YT - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Transducer - Tachometer (obsolete)
YV - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Transducer - Volume (obsolete)
YX - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Transducer

Z

ZA - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Timekeeper - Atomic Clock
ZC - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Timekeeper - Chronometer
ZDA - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.SentenceId
UTC time and date with local time zone offset
ZDASentence - net.sf.marineapi.nmea.sentence中的接口
UTC time and date with local time zone offset.
ZQ - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Timekeeper - Quartz
ZV - 枚举 中的枚举常量 net.sf.marineapi.nmea.sentence.TalkerId
Timekeeper - Radio Update, WWV or WWVH
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格