|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectLoesung56.Position
Loesung56.GeographicPosition
Loesung56.MyGeographicPosition
public static class Loesung56.MyGeographicPosition
| Field Summary |
|---|
| Fields inherited from class Loesung56.Position |
|---|
x, y |
| Constructor Summary | |
|---|---|
Loesung56.MyGeographicPosition(double lambda,
double phi)
|
|
Loesung56.MyGeographicPosition(double lambdaDegrees,
double lambdaMinutes,
double phiDegrees,
double phiMinutes)
|
|
| Method Summary | |
|---|---|
Loesung56.DegreesMinutes |
lambdaDegreesMinutes()
|
Loesung56.DegreesMinutes |
phiDegreesMinutes()
|
| Methods inherited from class Loesung56.GeographicPosition |
|---|
setLambda, setPhi |
| Methods inherited from class Loesung56.Position |
|---|
distanceFrom |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Loesung56.MyGeographicPosition(double lambda,
double phi)
public Loesung56.MyGeographicPosition(double lambdaDegrees,
double lambdaMinutes,
double phiDegrees,
double phiMinutes)
| Method Detail |
|---|
public Loesung56.DegreesMinutes lambdaDegreesMinutes()
public Loesung56.DegreesMinutes phiDegreesMinutes()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||