The SEDRIS Data Representation Model
APPENDIX C - Constants SE_YIQ_DATA_DEFAULT |
---|
/* * GLOBAL VARIABLE: SE_YIQ_DATA_DEFAULT * * Pre-initialized global variable containing the default values for an * SE_YIQ_Data variable. */ const SE_YIQ_Data SE_YIQ_DATA_DEFAULT | |
y | 0.0 |
i | 0.0 |
q | 0.0 |
|