example1_scenario: Example 1 scenario

example1_scenarioR Documentation

Example 1 scenario

Description

Example 1 scenario. Example 1 has 8 targets and 14 tracks. Targets move at realistic speeds. Some are destroyed partway through the test

Usage

example1_scenario

Format

A named list of 9 elements containing:

scenarioName

Scenario name (string)

sensorData

see help page for example1_sensorData for more details

targetTruth

see help page for example1_truthData for more details

ownShipTruth

see help page for example1_ownShipData for more details

engagementData

see help page for example1_engagementData for more details

platformInfo

see help page for example1_platformInfo for more details

targetTrackDistance

Calculated from targetTruth, sensorData, and ownShipTruth using the function target_track_distance(). See help page for target_track_distance() for more details

targetOwnShipDistance

Calculated from targetTruth and ownShipTruth using the function target_ownship_distance(). See help page for target_ownship_distance() for more details

trackOwnShipDistance

Calculated from sensorData and ownShipTruth using the function track_ownship_distance(). See help page for track_ownship_distance() for more details


battleVerse/scenarioMaker documentation built on July 16, 2024, 4:21 a.m.