Skip navigation links
LuciadLightspeed
2023.1.08

Package com.luciad.lucy.realtime

Provides Lucy's realtime (=previewer) support.

See: Description

Package com.luciad.lucy.realtime Description

Provides Lucy's realtime (=previewer) support.

This package has been deprecated. The preferred mechanism to work with real time data is to let your ILcdModel implementation implement ILcdMultiDimensionalModel as well, and expose a TLcdDimensionAxis with a Date type (for example TLcdDimensionAxis.TIME_AXIS). The TLcyPreviewAddOn has been adjusted to work with such ILcdMultiDimensionalModel instances. The Lucy trajectory sample illustrates this.

Skip navigation links
LuciadLightspeed
2023.1.08