#include <aicsim.h>
Inheritance diagram for AIC_SIM:


Public Member Functions | |
| AIC_SIM (void) | |
| Initialize AIC simulator. | |
| void | send_command (int command,...) |
| Simulates the execution of an AIC command by logging it to cout. | |
| int | get_status (int status,...) |
| Simulates the genetration of a status message from an AIC by generating synthetic data. | |
|
||||||||||||
|
Simulates the genetration of a status message from an AIC by generating synthetic data.
Implements AIC_COMM. |
|
||||||||||||
|
Simulates the execution of an AIC command by logging it to cout.
Implements AIC_COMM. |
1.3.6