| Package | Description |
|---|---|
| stella.sensor | |
| stella.util |
| Modifier and Type | Class and Description |
|---|---|
class |
WeatherStation
A class acting as a conductor of several
WeatherSensors. |
| Modifier and Type | Field and Description |
|---|---|
private WeatherPredicting |
WeatherRemainsBad.station
Normal action will register a weather station after construct.
|
| Modifier and Type | Method and Description |
|---|---|
private Number |
WeatherRemainsBad.getFrom(WeatherPredicting wp) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimulatorWeather
This class is the base class for simple or more sophisticated average-weather
predictors to use in simulations of STELLA action.
|