Package org.mars_sim.msp.simulation.malfunction

Contains classes involving malfunctions.

See:
          Description

Interface Summary
Malfunctionable The Malfunctionable interface represents a Unit that can have malfunctions.
 

Class Summary
Malfunction The Malfunction class represents a malfunction in a vehicle, structure or equipment.
MalfunctionConfig Provides configuration information about malfunctions.
MalfunctionEvent This class represents the historical action of a Malfunction occuring or being resolved.
MalfunctionFactory This class is a factory for Malfunction objects.
MalfunctionManager The MalfunctionManager class manages the current malfunctions in a unit.
TestMalfunctionManager  
 

Package org.mars_sim.msp.simulation.malfunction Description

Contains classes involving malfunctions.