Loads a saved truth TrackingTruthDataImporter object and displays the object properties. For more information on the creation of the TrackingTruthDataImporter object, see the Import Data Using Tracking Data Importer App example.
load truthImporterFile.mat;
truthImporter
truthImporter =
TrackingTruthDataImporter with configurations:
Converter Name: FlightLog1
Input File Format: spreadsheet
Input Data Information:
Category: Flight Log
Frame Type: Local NED
Elements and Mapping:
State Element Unit Original Column Unit(Format)
------------- ------ --------------- -------------------------------------
Date Time sec time datetime string(dd-MMM-yyyy HH:mm:ss)
Latitude degree latitude degree
Longitude degree longitude degree
Altitude m altitude ft
Speed m/s speed mi/h
Course degree course degree
Climb Rate m/s climbrate ft/m
Output Data Information:
Coordinate Type: Cartesian
Frame Type: ECEF
Usage:
trackingScenarioRecording: Export as a trackingScenarioRecording object for playing and metric evaluation
truthlog: Export as a truth log structure for metric evaluation
tuningData: Export as a tuning data structure for tracking filter turning
convertedTable: Export converted table
Apply the truthImporter object to a flight log named LAToBostonFlightLog.xlsx, to get truthlog.
Truth log for metric evaluation, returned as a array of structures. You can use the
truth log as inputs for the trackOSPAMetric and trackGOSPAMetric system
objects.
Platform IDs and class IDs mapping information, returned as a structure that contains two fields:
PlatformIDMapping — Mapping relationship between platform IDs in the source and exported platform IDs, returned as a dictionary object.
ClassIDMapping — Mapping relationship between class IDs in the source and exported class IDs, returned as a dictionary object.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Seleccione un país/idioma
Seleccione un país/idioma para obtener contenido traducido, si está disponible, y ver eventos y ofertas de productos y servicios locales. Según su ubicación geográfica, recomendamos que seleccione: .
También puede seleccionar uno de estos países/idiomas:
Cómo obtener el mejor rendimiento
Seleccione China (en idioma chino o inglés) para obtener el mejor rendimiento. Los sitios web de otros países no están optimizados para ser accedidos desde su ubicación geográfica.