|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jeospace.measure.angle.AngleConstants
Numeric constants used for the conversions of angles representations.
| Field Summary | |
static int |
DEGREES_PER_HOUR
Degrees per hour (15) |
static double |
DEGREES_PER_MICRO
Degrees per microsecond (2.77777777777777e-10) |
static double |
DEGREES_PER_MINUTE
Degrees per Minute (0.01666666666666) |
static double |
DEGREES_PER_RADIAN
Degrees per radian (57.29577951308232) |
static int |
DEGREES_PER_REVOLUTION
Degrees per single revolution (360) |
static double |
DEGREES_PER_SECOND
Degrees per second (2.7777777777777e-4) |
static double |
HOURS_PER_DEGREE
Hours per degree (0.06666666666667) |
static long |
MICROS_PER_DEGREE
Microseconds per degree (3,600,000,000) |
static long |
MICROS_PER_MINUTE
Microseconds per minute (60,000,000) |
static double |
MICROS_PER_RADIAN
Microseconds of degree per radian (206264806247.088) |
static long |
MICROS_PER_REVOLUTION
Microseconds of degree per single revolution (1,296,000,000,000) |
static long |
MICROS_PER_SECOND
Microseconds per second (1,000,000) |
static int |
MINUTES_PER_DEGREE
Minutes per degree (60) |
static double |
RADIANS_PER_DEGREE
Radians per degree (0.01745329251994) |
static double |
RADIANS_PER_MICRO
Radians per microsecond of degree (4.848136811095e-12) |
static double |
RADIANS_PER_REVOLUTION
Radians per single revolution (6.283185307179586) |
static double |
RADIANS_PER_SECOND
Radians per second of degree (4.8481368110953599e-6) |
static double |
REVOLUTIONS_PER_DEGREE
Revolutions per degree (0.002777777777777) |
static double |
REVOLUTIONS_PER_MICRO
Revolutions per microsecond of degree (7.716049382716049e-13) |
static int |
SECONDS_PER_DEGREE
Seconds per degree (3,600) |
static int |
SECONDS_PER_MINUTE
Seconds per minute (60) |
| Constructor Summary | |
protected |
AngleConstants()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final double RADIANS_PER_DEGREE
public static final double DEGREES_PER_RADIAN
public static final int MINUTES_PER_DEGREE
public static final double DEGREES_PER_MINUTE
public static final int SECONDS_PER_MINUTE
public static final long MICROS_PER_SECOND
public static final int SECONDS_PER_DEGREE
public static final double DEGREES_PER_SECOND
public static final long MICROS_PER_DEGREE
public static final double DEGREES_PER_MICRO
public static final long MICROS_PER_MINUTE
public static final int DEGREES_PER_REVOLUTION
public static final double REVOLUTIONS_PER_DEGREE
public static final double RADIANS_PER_REVOLUTION
public static final long MICROS_PER_REVOLUTION
public static final double REVOLUTIONS_PER_MICRO
public static final double MICROS_PER_RADIAN
public static final double RADIANS_PER_MICRO
public static final double RADIANS_PER_SECOND
public static final int DEGREES_PER_HOUR
public static final double HOURS_PER_DEGREE
| Constructor Detail |
protected AngleConstants()
|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||