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; | (notes) |
---|---|---|
SE_Long_Float | delay; | (notes) |
This specifies the path of the moving light, and shall be of vector_type = SE_REF_VEC_TYP_MOVEMENT_DIRECTION.
The speed field specifies the speed, in metres per second, at which the light moves along the path.
The delay field, specified in seconds, is better characterized as a pre-start; it allows a series of lights to appear asynchronous.
|