ALTERNATIVE_BEGIN_CHAR, BEGIN_CHAR, CHECKSUM_DELIMITER, FIELD_DELIMITER, MAX_LENGTH, TERMINATOR
Modifier and Type | Method and Description |
---|---|
double |
getMagneticWindDirection() |
double |
getTrueWindDirection() |
double |
getWindSpeed() |
double |
getWindSpeedKnots() |
void |
setMagneticWindDirection(double direction)
Sets the magnetic wind direction.
|
void |
setTrueWindDirection(double direction)
Sets the true wind direction.
|
void |
setWindSpeed(double speed)
Sets the wind speed in meters per second.
|
void |
setWindSpeedKnots(double speed)
Sets the wind speed in knots.
|
getBeginChar, getFieldCount, getSentenceId, getTalkerId, isAISSentence, isProprietary, isValid, reset, setBeginChar, setTalkerId, toSentence, toSentence, toString
double getMagneticWindDirection()
double getTrueWindDirection()
double getWindSpeed()
double getWindSpeedKnots()
void setMagneticWindDirection(double direction)
direction
- Wind direction in degrees [0..360]void setTrueWindDirection(double direction)
direction
- Wind direction in degrees [0..360].void setWindSpeed(double speed)
speed
- Wind speed to set.void setWindSpeedKnots(double speed)
speed
- Wind speed to set.Copyright (C) 2010-2017 Java Marine API authors. All Rights Reserved.