Uses of Interface
aim4.vehicle.ProxyVehicleSimView

Packages that use ProxyVehicleSimView
aim4.sim This package contains the implementation of the simulation object of the simulator. 
aim4.vehicle This package contains the vehicle model in the simulator. 
 

Uses of ProxyVehicleSimView in aim4.sim
 

Methods in aim4.sim with parameters of type ProxyVehicleSimView
 void Simulator.addProxyVehicle(ProxyVehicleSimView vehicle)
          Add the proxy vehicle to the simulator for the mixed reality experiments.
 void AutoDriverOnlySimulator.addProxyVehicle(ProxyVehicleSimView vehicle)
          Add the proxy vehicle to the simulator for the mixed reality experiments.
 

Uses of ProxyVehicleSimView in aim4.vehicle
 

Classes in aim4.vehicle that implement ProxyVehicleSimView
 class ProxyVehicle
          The proxy vehicle.
 



Copyright © 2011. All Rights Reserved.