Package equip.position

Various data types and items for describing positions, especially to cope with stuff going on across the earth's surface, including geo-referenced; data based on GeoVRML 1.0 (http://www.geovrml.org/1.0/); it is (was??)

See:
          Description

Interface Summary
GEO_POS_ELEV  
GEO_POS_LAT  
GEO_POS_LONG  
GEO_POS_X  
GEO_POS_Y  
GEO_POS_Z  
GEO_ROT_X  
GEO_ROT_Y  
GEO_ROT_Z  
 

Class Summary
AbsGeoOriginData  
AbsGeoOriginDataImpl  
GdcEllipsoid  
GeoOriginData GeoOriginItem.
GeoOriginDataImpl  
GeoOriginItem GeoOrigin data item.
GeoOriginItemImpl  
GeoPosition abstract base class for all geo position types
GeoPositionData GeoPosition, a position and orientation specified in geo-referenced terms
GeoPositionDataImpl  
GeoPositionGcc GCC - used as internal common representation.
GeoPositionGccImpl  
GeoPositionGdc GDC - commonest?
GeoPositionGdcImpl  
GeoPositionImpl  
GeoPositionItem  
GeoPositionItemImpl  
GeoPositionManager Position translation service, normally accessed as a local singleton item (i.e. this is an API).
GeoPositionManagerImpl  
GeoPositionManagerImpl.DataspaceRec  
GeoPositionManagerImpl.GeoOriginRec  
GeoSystem kinds of position - see specific classes below
LocalPositionData LocalPosition, i.e. in a local coordinate system, which is established by a named GeoOrigin.
LocalPositionDataImpl  
LocalPositionItem  
LocalPositionItemImpl  
PositionData PositionItem, replaces Position3DInput for most/all purposes.
PositionDataImpl  
PositionItem abstract base class (type variation/matching point
PositionItemImpl  
RelGeoOriginData  
RelGeoOriginDataImpl  
Rotation3D easier rotation - axis and angle
Rotation3DImpl  
TestOut  
 

Package equip.position Description

Various data types and items for describing positions, especially to cope with stuff going on across the earth's surface, including geo-referenced; data based on GeoVRML 1.0 (http://www.geovrml.org/1.0/); it is (was??) expected that most equip position data will use types in this module (whether Local or Geo-referenced).

In particular, Position3DInput is depracated in favour of LocalPositionItem.