|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjme3tools.navigation.RLSailing
public class RLSailing
A utility class to package up a rhumb line sailing
Constructor Summary | |
---|---|
RLSailing(double pCourse,
double pDistNM)
|
Method Summary | |
---|---|
double |
getCourse()
|
double |
getDistNM()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RLSailing(double pCourse, double pDistNM)
Method Detail |
---|
public double getCourse()
public double getDistNM()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |