JASI - Java Event-Based Simulation Framework.

See:
          Description

Packages
jasi.airtraffic.defi The air traffic elements.
jasi.airtraffic.kernel An air traffic simulation.
jasi.airtraffic.model An air traffic model.
jasi.airtraffic.test An air traffic simulation application.
jasi.sim.basic Basic simulation management.
jasi.sim.basic.control Basic simulation controlling.
jasi.sim.basic.element Management of simulation elements.
jasi.sim.basic.element.relation Relations between simulation elements.
jasi.sim.basic.event Management of simulation events.
jasi.sim.basic.id Identifier for simulation elements and events.
jasi.sim.basic.table Condition tables.
jasi.sim.basic.tree Trees.
jasi.sim.basic.value Value and attribute classes.
jasi.sim.geo Basic geometric packages.
jasi.sim.geo.cartesian Geometric objects in 3D cartesian space.
jasi.sim.geo.spherical Geometric objects on a spherical surface.
jasi.sim.geo.util Geometric utilities.
jasi.sim.user A simulation application example.
jasi.sim.user.archive Basic simulation archives.
jasi.sim.user.model.activity Management of simulation activitiess.
jasi.sim.user.model.move A movement model.
jasi.sim.user.model.sense A sense model.
jasi.sim.user.table Special condition tables that uses SimValue-types only.
jasi.sim.user.tree Trees.
jasi.sim.user.util General utility classes.
jasi.sim.user.value Special value and attribute classes.
jasi.simple.defi An example of a simulation element.
jasi.simple.model An example of a simulation model.
jasi.simple.test A simple simulation application.
jasi.unittest.sim  
jasi.unittest.sim.airtraffic  
jasi.unittest.sim.geo  

 

JASI - Java Event-Based Simulation Framework.

This library provides an architecture based on a simulation kernel and elementary classes for simulation elements and event to build event-based simulation systems in Java.

This software is distributed under the terms of the FSF Lesser Gnu Public License (LGPL).

Copyright (C) 2007 Thomas Rieth

Contact: Georg-Spillner-Weg 4, D-82223 Eichenau, Germany

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.