Jeospace API

Uses of Package
org.jeospace.simulation

Packages that use org.jeospace.simulation
org.jeospace.simulation Contains classes to configure, manage and control the simulation/visulation environment. 
 

Classes in org.jeospace.simulation used by org.jeospace.simulation
Atlas
          A simulation environment configuration object that contains descriptors of content.
ChildNode
          Define the requirements for a simulation node that may be a descendant of another simulation node.
ChronAlarm
          Requirements for an alarm mechanism to send events at the expirations of virtual time periods.
ChronAlarmFactory
          Requirements for a factory to create ChronAlarms.
ChronDirection
          Constant object identifiers indicating the direction of time flow of the Chronometer.
ChronManager
          Maintains the current active Chronometer, provides a synchronous scheduler for executing tasks on the simulation frame clock and collects performance data on the execution of simulation functions.
Chronometer
          A virtual clock used to control the setting and passage of time independent of the system clock.
ChronPeriod
          Object for defining periods of virtual time used in simulation control.
ChronState
          Constant object identifiers of the run state the Chronometer
Executive
          The Executive is the simulation configuration manager.
Marshal
          The marshaler for atlas elements.
NavManager
          Defines the requirements for a navigation manager
ParentNode
          Define the requirements for a simulation node that may be grouping node for other simulation nodes.
Profile
          The primary configuration object for the simulation environment, Profile is analogous to the Unix user configuration profile.
RootNode
          The root node container of the simulation hierarchy.
SatelliteNode
          Container for Satellite and PlatformStructure of an orbital object representing a satellite.
SimManager
          Defines the requirements for a simulation manager
SimNode
          Define the requirements for identifying a simulation component and locating the component within the simulation hierarchy.
SimNodeRegistry
          A factory and catalog (or index) of the available SimNodes and utility methods for constructing the catalog and accessing it's members.
SystemNode
          A hierarchically organized container for World and SystemStructure of an orbital object representing a world.
TaskScheduler
          Defines the requirements for implementing a synchronous task scheduler
Unmarshal
          The unmarshaler for Atlas objects, Unmarshal converts xml descriptions into Java objects.
 


Jeospace API

Copyright © 2006 - jeospace.org