ALTERNATIVE_BEGIN_CHAR, BEGIN_CHAR, CHECKSUM_DELIMITER, FIELD_DELIMITER, MAX_LENGTH, TERMINATOR
Modifier and Type | Method and Description |
---|---|
double |
getBars()
Returns the barometric pressure in bars.
|
double |
getInchesOfMercury()
Returns the barometric pressure in inches of mercury.
|
void |
setBars(double bars)
Sets the barometric pressure in bars.
|
void |
setInchesOfMercury(double inhg)
Sets the barometric pressure in inches of mercury.
|
getBeginChar, getFieldCount, getSentenceId, getTalkerId, isAISSentence, isProprietary, isValid, reset, setBeginChar, setTalkerId, toSentence, toSentence, toString
double getInchesOfMercury()
double getBars()
void setInchesOfMercury(double inhg)
inhg
- Barometric pressure, inHg.void setBars(double bars)
bars
- Barometric pressure, bars.Copyright (C) 2010-2017 Java Marine API authors. All Rights Reserved.