Class ALcdSimulatorModel

java.lang.Object
com.luciad.realtime.ALcdSimulatorModel
All Implemented Interfaces:
ILcdSimulatorModel, ILcdPropertyChangeSource
Direct Known Subclasses:
ALcdTimeIndexedSimulatorModel

public abstract class ALcdSimulatorModel extends Object implements ILcdSimulatorModel
Abstract convenience implementation of ILcdSimulatorModel that handles all properties and their property change events. Setters are protected as they should only be used from a subclass.

Subclasses must implement updateTrackModels to let the simulator data match the current date.

Since:
7.2