edu.cmu.emulator.world
Class ECEFPos
java.lang.Object
edu.cmu.emulator.world.ECEFPos
public class ECEFPos
- extends Object
Field Summary |
protected double[] |
pos
|
Constructor Summary |
ECEFPos(double x,
double y,
double z)
|
Method Summary |
double[] |
getXYZ()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pos
protected double[] pos
ECEFPos
public ECEFPos(double x,
double y,
double z)
getXYZ
public double[] getXYZ()
Copyright © 2013. All Rights Reserved.