跳转至

TGroupSuperpositionTableStatus

查表叠加状态结构体

结构体说明:

typedef struct GroupSuperpositionTableStatus
{
    short workIndex;
    short reserve1[7];
    double reserve2[14];
} TGroupSuperpositionTableStatus;
workIndex:当前正在使用的叠加表索引。
reserve1:保留参数,必须为0。
reserve2:保留参数,必须为0。

相关指令:

GTN_GetGroupSuperpositionTableStatus