combine_target_ownship_truth: Returns dataframe with target and ownship truth combined

View source: R/combine_target_ownship_truth.R

combine_target_ownship_truthR Documentation

Returns dataframe with target and ownship truth combined

Description

Creates Returns dataframe with target and ownship truth combined - is okay if one of the dataframes is NA

Usage

combine_target_ownship_truth(scenario)

Arguments

scenario

scenario

Value

a position dataframe, which will include:

  • time

  • lat

  • lon

  • alt

  • heading

  • truthID

  • extra columns either dataframe has


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