Data Fields | |
int | iAdapterIndex |
the logic adapter index | |
int | iSLSMapIndex |
The SLS map index. | |
ADLDisplayTarget | displayTarget |
The target ID. | |
int | iSLSGridPositionX |
Target postion X in SLS grid. | |
int | iSLSGridPositionY |
Target postion Y in SLS grid. | |
ADLMode | viewSize |
The view size width, height and rotation angle per SLS Target. | |
int | iSLSTargetMask |
The bit mask identifies the bits in iSLSTargetValue are currently used. | |
int | iSLSTargetValue |
The bit mask identifies status info. It is for function extension purpose. |
This structure is used to store the SLS targets information.
the logic adapter index
The SLS map index.
The target ID.
Target postion X in SLS grid.
Target postion Y in SLS grid.
The view size width, height and rotation angle per SLS Target.
The bit mask identifies the bits in iSLSTargetValue are currently used.
The bit mask identifies status info. It is for function extension purpose.