Uses of Package
org.mars_sim.msp.simulation.mars

Packages that use org.mars_sim.msp.simulation.mars
org.mars_sim.msp.simulation Contains classes for creating a virtual Mars. 
org.mars_sim.msp.simulation.mars Contains classes for Mars planete information, minerals... 
org.mars_sim.msp.simulation.person.ai.mission Contains classes involving missions a person can perform. 
org.mars_sim.msp.simulation.person.ai.task Contains classes involving tasks a person can perform. 
org.mars_sim.msp.ui.standard.tool.map Contains the mars simulation map related UI components 
 

Classes in org.mars_sim.msp.simulation.mars used by org.mars_sim.msp.simulation
LandmarkConfig
          Provides configuration information about landmarks.
Mars
          Mars represents the planet Mars in the simulation.
MineralMapConfig
           
 

Classes in org.mars_sim.msp.simulation.mars used by org.mars_sim.msp.simulation.mars
ExploredLocation
          A class representing an explored location.
MineralMap
          Interface for mineral maps of Mars.
OrbitInfo
          The OrbitInfo class keeps track of the orbital position of Mars
SurfaceFeatures
          SurfaceFeatures represents the surface terrain and landmarks of the virtual Mars.
TerrainElevation
          The TerrainElevation class represents the surface terrain of the virtual Mars.
Weather
          Weather represents the weather on Mars
 

Classes in org.mars_sim.msp.simulation.mars used by org.mars_sim.msp.simulation.person.ai.mission
ExploredLocation
          A class representing an explored location.
 

Classes in org.mars_sim.msp.simulation.mars used by org.mars_sim.msp.simulation.person.ai.task
ExploredLocation
          A class representing an explored location.
 

Classes in org.mars_sim.msp.simulation.mars used by org.mars_sim.msp.ui.standard.tool.map
ExploredLocation
          A class representing an explored location.