Uses of Package
com.luciad.realtime
Packages that use com.luciad.realtime
Package
Description
Provides the addon that offers preview support to Lucy for replaying recorded or
simulated data.
Provides Lucy's realtime (=previewer) support.
Handles simulation of dynamic data.
-
Classes in com.luciad.realtime used by com.luciad.lucy.addons.previewerClassDescriptionAn
ILcdSimulatorModel
defines the simulated data to be displayed by aTLcdSimulator
in real or fast time onto differentILcdGXYView
s. -
Classes in com.luciad.realtime used by com.luciad.lucy.realtimeClassDescriptionAn
ILcdSimulatorModel
defines the simulated data to be displayed by aTLcdSimulator
in real or fast time onto differentILcdGXYView
s. -
Classes in com.luciad.realtime used by com.luciad.realtimeClassDescriptionAbstract convenience implementation of ILcdSimulatorModel that handles all properties and their property change events.An
ILcdSimulatorModel
defines the simulated data to be displayed by aTLcdSimulator
in real or fast time onto differentILcdGXYView
s.TLcdSimulator
is the class that is responsible for the timing of the simulation: it produces the correct simulation time at each simulation step.