| Class and Description |
|---|
| RadarObjects
This class contains all of the properties and behavior (methods) of a
radar object - one which is stationary on the surface of the Earth and tracks
a trajectory object.
|
| ScenarioSettings
This class contains all of the user-specified simulation settings and the
arrays of trajectory and radar objects.
|
| TrajectoryObjects
This class contains all of the properties and behavior (methods) of a
trajectory object - one which moves on the surface of the Earth, through the
atmosphere, or in space.
|