example1_scenario | R Documentation |
Example 1 scenario. Example 1 has 8 targets and 14 tracks. Targets move at realistic speeds. Some are destroyed partway through the test
example1_scenario
A named list of 9 elements containing:
Scenario name (string)
see help page for example1_sensorData for more details
see help page for example1_truthData for more details
see help page for example1_ownShipData for more details
see help page for example1_engagementData for more details
see help page for example1_platformInfo for more details
Calculated from targetTruth, sensorData, and ownShipTruth using the function target_track_distance(). See help page for target_track_distance() for more details
Calculated from targetTruth and ownShipTruth using the function target_ownship_distance(). See help page for target_ownship_distance() for more details
Calculated from sensorData and ownShipTruth using the function track_ownship_distance(). See help page for track_ownship_distance() for more details
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.