public class RateOfTurn extends Object
Constructor and Description |
---|
RateOfTurn() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isTurnIndicatorAvailable(int value)
Checks if a turn indicator is available.
|
static boolean |
isTurnInformationAvailable(int value)
Checks if the ROT value is available.
|
static double |
toDegreesPerMinute(int value)
Converts the rate-of-turn value to a estimate degrees/minute value.
|
static String |
toString(int value) |
public static boolean isTurnInformationAvailable(int value)
public static boolean isTurnIndicatorAvailable(int value)
public static double toDegreesPerMinute(int value)
public static String toString(int value)
Copyright (C) 2010-2017 Java Marine API authors. All Rights Reserved.