|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--equip.runtime.Object
|
+--equip.runtime.ValueBase
|
+--equip.position.GeoPosition
|
+--equip.position.GeoPositionGcc
|
+--equip.position.GeoPositionGccImpl
| Field Summary |
| Fields inherited from class equip.position.GeoPositionGcc |
x, y, z |
| Constructor Summary | |
GeoPositionGccImpl()
|
|
| Method Summary | |
int |
getGeoSystem()
virtual - defined in base classes |
Quaternion3D |
getLocalRotation()
returns the rotation that must be applied to rotate a non-geo-referenced local coordinate system (with +x to the right, +y up and +z out of the screen) to the corresponding geo-referenced position of this object such that +x is east, +y is normal to the tangent of the ellipsoid at this point (x,y,z) (i.e. up), and -z is towards the north pole. |
GeoPositionGcc |
toGcc()
convert to GCC |
| Methods inherited from class equip.position.GeoPositionGcc |
_equals_helper, _matches_helper, equals, getModuleName, matches, readObject, writeObject |
| Methods inherited from class equip.position.GeoPosition |
_equals_helper, _matches_helper |
| Methods inherited from class equip.runtime.ValueBase |
_equals_helper, _matches_helper, clone |
| Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GeoPositionGccImpl()
| Method Detail |
public GeoPositionGcc toGcc()
GeoPosition
toGcc in class GeoPositionpublic int getGeoSystem()
GeoPosition
getGeoSystem in class GeoPositionpublic Quaternion3D getLocalRotation()
GeoPosition
getLocalRotation in class GeoPosition
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||