|
MOOS 0.2375
|
#include <SimVehicle.h>


Public Member Functions | |
| CSimVehicle () | |
| virtual | ~CSimVehicle () |
| bool | ConfigureResponder (bool bEnable, AcousticChannel eRx, AcousticChannel eTx, double dfTAT) |
Definition at line 45 of file SimVehicle.h.
| CSimVehicle::CSimVehicle | ( | ) |
Definition at line 49 of file SimVehicle.cpp.
| CSimVehicle::~CSimVehicle | ( | ) | [virtual] |
Definition at line 84 of file SimVehicle.cpp.
| bool CSimVehicle::ConfigureResponder | ( | bool | bEnable, |
| AcousticChannel | eRx, | ||
| AcousticChannel | eTx, | ||
| double | dfTAT | ||
| ) |
Definition at line 65 of file SimVehicle.cpp.
1.7.4