public class Angle12 extends Object
Constructor and Description |
---|
Angle12() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isAvailable(int value)
Checks if the angular value is available.
|
static boolean |
isCorrect(int value) |
static double |
toDegrees(int value)
Converts the angular value (in 1/10 degrees) to degrees.
|
static String |
toString(int value) |
public static final String RANGE
public static boolean isCorrect(int value)
public static boolean isAvailable(int value)
public static double toDegrees(int value)
public static String toString(int value)
Copyright (C) 2010-2017 Java Marine API authors. All Rights Reserved.