Class SimuIoData
Defined in File SimuApi.h
Class Documentation
-
class SimuIoData
This class describes the simulator IO data.
Public Members
-
unsigned char inputFlag[wmx3Api::constants::maxIoInSize]
1 if the value of corresponding bit in input is set and 0 otherwise.
-
unsigned char input[wmx3Api::constants::maxIoInSize]
1 if the corresponding bit of input is on and 0 otherwise.
-
unsigned char inputFlag[wmx3Api::constants::maxIoInSize]