Package jasi.sim.geo.spherical

Geometric objects on a spherical surface.

See:
          Description

Class Summary
Arc Arc length.
Coordinate Immutable class to represent space values.
Latitude Latitude is the spherical distance of a location to the equator.
Longitude Longitude is the angle of a location's meridian to the zero-meridian.
SphericalMove Spherical movement.
 

Package jasi.sim.geo.spherical Description

Geometric objects on a spherical surface.

This package provides an implementation for geometric properties on a spherical surface.

This package is still under construction.