combine_target_ownship_truth | Returns dataframe with target and ownship truth combined |
create_scenario | Creates scenario |
distance_between | Get distance info between specified targets at specified... |
example1_engagementData | Engagement data for example 1 |
example1_ownShipData | Ownship data for example 1 |
example1_platformInfo | Platform info for example 1 |
example1_scenario | Example 1 scenario |
example1_sensorData | Sensor data for example 1 |
example1_truthData | Truth data for example 1 |
example1_truthData_dropout | Truth data for example 1 (with data dropouts) |
example2_ownShipData | Ownship data for example 2 |
example2_scenario | Example 2 scenario |
example2_sensorData | Sensor data for example 2 |
example2_truthData | Truth data for example 2 |
export_scenario_to_csv | Export contents of scenario to csv |
geodesic_lat_long_offset | Geodesic lat lon offset |
get_dups_between_groups | Find duplicates between groups in a dataframe |
get_heading | Get heading based on lon and lat |
get_named_colors | Get named colors for plotting (plotly) |
get_relative_distance | Get distance info between specified targets at the times... |
interp_ellipse | Interpolate points on an ellipsoidal Earth (WGS84) |
interp_heading | Interpolate heading |
lla_to_xyz | Convert Earth lon/lat/alt to cartesian coordinates |
plot_distance_data | Plot distance data |
plot_distance_data_plotly | Plot distance data with plotly |
plot_relative_truth_and_sensor | Plot truth and/or sensor data relative to ownship |
plot_relative_truth_and_sensor_plotly | Plot truth and/or sensor data relative to ownship - plotly... |
plot_sensor_and_truth_data | Plot both sensor and truth data |
plot_sensor_and_truth_data_plotly | Plot both sensor and truth data with plotly |
plot_sensor_and_truth_data_with_altitude | Plot both sensor and truth data with altitude |
plot_truth_data | Plot truth data |
plot_truth_data_plotly | Plot truth data with plotly |
plot_truth_gaps | Plot the gaps in truth data |
scenarioMaker | scenarioMaker: A package for reconstructing sensor system... |
summarize_time_exists | Summarize truth data for targets |
summarize_truth_gaps | Summarize the gaps in truth/ownship data |
target_ownship_distance | Target to ownship range |
target_track_distance | Target to sensor track distance |
track_ownship_distance | Track to ownship range |
transform_bearing_range_to_latlon | Transform bearing/range to lon/lat |
transform_offset_to_latlon | Transform offset to lon/lat |
transform_sensor_bias | Transform sensor bias |
verify_input_data | Checks the input format for create_scenario |
xyz_to_lla | Convert cartesian coordinates to Earth lon/lat/alt |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.