|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mars_sim.msp.simulation.mars.Weather
public class Weather
Weather represents the weather on Mars
| Constructor Summary | |
|---|---|
Weather()
Constructs a Weather object |
|
| Method Summary | |
|---|---|
double |
getAirPressure(Coordinates location)
Gets the air pressure at a given location. |
double |
getTemperature(Coordinates location)
Gets the surface temperature at a given location. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Weather()
| Method Detail |
|---|
public double getAirPressure(Coordinates location)
public double getTemperature(Coordinates location)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||