|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjme3tools.navigation.RLSailing
public class RLSailing
A utility class to package up a rhumb line sailing
| コンストラクタの概要 | |
|---|---|
RLSailing(double pCourse,
double pDistNM)
|
|
| メソッドの概要 | |
|---|---|
double |
getCourse()
|
double |
getDistNM()
|
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public RLSailing(double pCourse,
double pDistNM)
| メソッドの詳細 |
|---|
public double getCourse()
public double getDistNM()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||