org.mars_sim.msp.simulation.vehicle
Interface Medical

All Known Implementing Classes:
Rover

public interface Medical

The Medical interface is for vehicles that have a sick bay.


Method Summary
 SickBay getSickBay()
          Gets the vehicle's sick bay.
 

Method Detail

getSickBay

SickBay getSickBay()
Gets the vehicle's sick bay.

Returns:
Sickbay