Package org.mars_sim.msp.simulation.structure.building.function

Contains classes for settlement building functions.

See:
          Description

Class Summary
BuildingAirlock The BuildingAirlock class represents an airlock for a building.
Communication The Communication class is a building function for communication.
CookedMeal  
Cooking The Cooking class is a building function for cooking meals.
Crop The Crop class is a food crop grown on a farm.
CropConfig Provides configuration information about greenhouse crops.
CropType The CropType class is a type of crop.
Dining The Dining class is a building function for dining.
EVA The EVA class is a building function for extra vehicular activity.
Exercise The Exercise class is a building function for exercise.
Farming The Farming class is a building function for greenhouse farming.
Function A settlement building function.
GroundVehicleMaintenance The GroundVehicleMaintenance class is a building function for a building capable of maintaining ground vehicles.
JUnitTests JUnit test suite
LifeSupport The LifeSupport class is a building function for life support and managing inhabitants.
LivingAccommodations The LivingAccommodations class is a building function for a living accommodations.
Manufacture A building function for manufacturing.
MedicalCare The MedicalCare class represents a building function for providing medical care.
PowerGeneration The PowerGeneration class is a building function for generating power.
PowerSource The PowerSource class represents a power generator for a building.
Recreation The Recreation class is a building function for recreation.
Research The Resource class is a building function for research.
ResourceProcess The ResourceProcess class represents a process of converting one set of resources to another.
ResourceProcessing The ResourceProcessing class is a building function indicating that the building has a set of resource processes.
SolarPowerSource A power source that gives a supply of power proportional to the level of sunlight it receives.
StandardPowerSource A power source that gives a constant supply of power.
Storage The storage class is a building function for storing resources and units.
VehicleMaintenance The VehicleMaintenance interface is a building function for a building capable of maintaining vehicles.
 

Package org.mars_sim.msp.simulation.structure.building.function Description

Contains classes for settlement building functions.