Constants for use with the NXC ArrayOp function and the NBC arrop statement. More...
Defines | |
#define | OPARR_SUM 0x00 |
#define | OPARR_MEAN 0x01 |
#define | OPARR_SUMSQR 0x02 |
#define | OPARR_STD 0x03 |
#define | OPARR_MIN 0x04 |
#define | OPARR_MAX 0x05 |
#define | OPARR_SORT 0x06 |
Constants for use with the NXC ArrayOp function and the NBC arrop statement.