AIC_SIM Class Reference
[AIC Simulator Interface]

#include <aicsim.h>

Inheritance diagram for AIC_SIM:

Inheritance graph
[legend]
Collaboration diagram for AIC_SIM:

Collaboration graph
[legend]
List of all members.

Detailed Description

Emulates an AIC.

Author:
Walter Fetter Lages (w.fetter@ieee.org)
Version:
AIC-1.3.0


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.


Member Function Documentation

int AIC_SIM::get_status int  status,
  ...
[virtual]
 

Simulates the genetration of a status message from an AIC by generating synthetic data.

Parameters:
status Code of the status generated by AIC
... Pointers to status arguments
See also:
AIC_COMMAND

Implements AIC_COMM.

void AIC_SIM::send_command int  command,
  ...
[virtual]
 

Simulates the execution of an AIC command by logging it to cout.

Parameters:
command Code of the command sent to AIC
... Command arguments
See also:
AIC_COMMAND

Implements AIC_COMM.


The documentation for this class was generated from the following file:
Generated on Thu Mar 27 15:33:36 2008 for Actuator Interface Card by doxygen 1.3.6