| Modifier and Type | Method and Description |
|---|---|
RadarObjects[] |
ScenarioSettings.getRadarModels()
The purpose is to retrieve the radar objects array - this array contains
all of the radar objects that will be used in the simulation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScenarioSettings.loadRadarModels(RadarObjects[] ro)
The purpose is to load the radar objects array from the driver - this
will then be retrieved by the EarthView object via another method.
|