/*
 * 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 | 
Prev: SE_WORLD_3X3_DEFAULT.
Return to:
Top of this Page,
Constant Index