The SEDRIS Data Representation Model
APPENDIX A - Classes Moving Light Behaviour |
---|
An instance of this DRM class indicates 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.
This is the speed, specified in metres per second, at which the light moves along the path.
This value, specified in seconds, is better characterized as a pre-start; it allows a series of lights to appear asynchronous.
|