![]() |
RadarFX API Documentation
|
Defines the IDs for RadarFX message types. More...
Go to the source code of this file.
Variables | |
| const unsigned int | DtHEARTBEAT_TYPE = 1 |
| these are the ID's for the message types | |
| const unsigned int | DtSAR_REQUEST_TYPE = 100 |
| const unsigned int | DtSAR_RESPONSE_TYPE = 101 |
| const unsigned int | DtELEVATION_REQUEST_TYPE = 200 |
| const unsigned int | DtELEVATION_RESPONSE_TYPE = 201 |
| const unsigned int | DtOCCLUSION_REQUEST_TYPE = 300 |
| const unsigned int | DtOCCLUSION_RESPONSE_TYPE = 301 |
| const unsigned int | DtENTITY_LIST_REQUEST_TYPE = 400 |
| const unsigned int | DtENTITY_LIST_RESPONSE_TYPE = 401 |
| const unsigned int | DtSENSOR_LIST_REQUEST_TYPE = 500 |
| const unsigned int | DtSENSOR_LIST_RESPONSE_TYPE = 501 |
| const unsigned int | DtISAR_REQUEST_TYPE = 600 |
| const unsigned int | DtISAR_RESPONSE_TYPE = 601 |
| const unsigned int | DtENTITY_LOCATION_REQUEST_TYPE = 700 |
| const unsigned int | DtENTITY_LOCATION_RESPONSE_TYPE = 701 |
| const unsigned int | DtCUSTOM_MESSAGE_TYPE = 1000 |
| Users can add custom messages after this value. | |
Defines the IDs for RadarFX message types.
| const unsigned int DtHEARTBEAT_TYPE = 1 |
these are the ID's for the message types
| const unsigned int DtSAR_REQUEST_TYPE = 100 |
| const unsigned int DtSAR_RESPONSE_TYPE = 101 |
| const unsigned int DtELEVATION_REQUEST_TYPE = 200 |
| const unsigned int DtELEVATION_RESPONSE_TYPE = 201 |
| const unsigned int DtOCCLUSION_REQUEST_TYPE = 300 |
| const unsigned int DtOCCLUSION_RESPONSE_TYPE = 301 |
| const unsigned int DtENTITY_LIST_REQUEST_TYPE = 400 |
| const unsigned int DtENTITY_LIST_RESPONSE_TYPE = 401 |
| const unsigned int DtSENSOR_LIST_REQUEST_TYPE = 500 |
| const unsigned int DtSENSOR_LIST_RESPONSE_TYPE = 501 |
| const unsigned int DtISAR_REQUEST_TYPE = 600 |
| const unsigned int DtISAR_RESPONSE_TYPE = 601 |
| const unsigned int DtENTITY_LOCATION_REQUEST_TYPE = 700 |
| const unsigned int DtENTITY_LOCATION_RESPONSE_TYPE = 701 |
| const unsigned int DtCUSTOM_MESSAGE_TYPE = 1000 |
Users can add custom messages after this value.