| Class | Description |
|---|---|
| Coordinate |
This base class defines universal coordinates.
|
| EarthCenterCoordinate |
This class defines the coordinate with its origin located at
center of the earth.
|
| EarthLocalCoordinate |
This class defines local coordinates in/on the earth.
|
| J3Line |
This class describes line in three dimensional space.
|
| J3UnitVector |
The class describes a unit vector.
|
| J3Utility |
This class provides some utility for common geometrical calculation.
|
| J3Vector |
This class provides a base to represent/handle three vector.
|
| J3VectorDemo |
A simple Demo program to show usage of the J3Vector class
|
This package provides classes to handle geometrical calculation including 3D vector operations.