Signal Adapters

AACVTE adapter

class mtldp.adapters.AACVTESPaTAdapter(input_format)

An adapter to process the AACVTE spat data

Main Attributes
  • .file_list: a list of files that store the spat data

  • .input_file_format: either “csv” or “json”

load_spat(file_list)

load the spat data based on the input_file_format

Param

Returns