Differences
This shows you the differences between two versions of the page.
— |
jsapi:interactivecontrols [2025/04/30 03:25] (current) optrix created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====InteractiveControls=== | ||
+ | The **InteractiveControls** function is part of the [[HMITTPanel|HMITTPanel]] class used to connect to live ARDI data. | ||
+ | |||
+ | It provides a simple, HTML UI that allows users to 'time travel' | ||
+ | |||
+ | ===Parameters=== | ||
+ | |||
+ | None | ||
+ | |||
+ | ===Notes=== | ||
+ | |||
+ | This function should not be called within SVG files or other non-HTML containers. |