|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.landspurg.map.oneGPSPos
public class oneGPSPos
| Field Summary | |
|---|---|
int |
angle
|
static int |
DEFAULT_SIZE
|
boolean |
isValid
|
double |
m_alt
|
double |
m_dir
|
double |
m_lat
|
double |
m_lon
|
double |
speed
|
long |
stamp
|
| Constructor Summary | |
|---|---|
oneGPSPos(double px,
double py,
double alt,
double dir,
double speed,
long stamp)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public double speed
public double m_lon
public double m_lat
public double m_dir
public double m_alt
public int angle
public long stamp
public boolean isValid
public static final int DEFAULT_SIZE
| Constructor Detail |
|---|
public oneGPSPos(double px,
double py,
double alt,
double dir,
double speed,
long stamp)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||