Package org.mars_sim.msp.simulation.vehicle

Contains classes involving vehicle units.

See:
          Description

Interface Summary
Airlockable This interface represents a vehicle with an airlock.
Crewable The Crewable interface represents a vehicle that is capable of having a crew of people.
Medical The Medical interface is for vehicles that have a sick bay.
Towing  
VehicleOperator An entity capable of operating a vehicle.
 

Class Summary
GroundVehicle The GroundVehicle class represents a ground-type vehicle.
JUnitTests JUnit test suite
LightUtilityVehicle A light utility vehicle that can be used for construction, loading and mining.
MobileLaboratory The MobileLaboratory class represents the research laboratory in a vehicle.
MockVehicle  
Rover The Rover class represents the rover type of ground vehicle.
SickBay The SickBay class is a medical station for a vehicle.
Vehicle The Vehicle class represents a generic vehicle.
VehicleAirlock The VehicleAirlock class represents an airlock for a vehicle.
VehicleConfig Provides configuration information about vehicle units.
 

Package org.mars_sim.msp.simulation.vehicle Description

Contains classes involving vehicle units.