The SEDRIS Data Representation Model
APPENDIX A - Classes Moving Light Behaviour |
---|
An instance of this DRM class specifies that the light moves along a specified path.
A moving light that represents traffic along a road.
No FAQs supplied.
SE_Long_Float | speed; | 2 |
---|---|---|
SE_Long_Float | delay; | 3 |
The speed field specifies the speed, in metres per second, at which the light moves along the path.
The delay field specifies in seconds the time to delay before the light behaviour starts. This allows lights to appear asynchronous.
|