process_arrays¶
-
InventoryXmlParser.process_arrays(inventory, arrays)[source]¶ Process the extracted array nodes.
- Parameters
inventory (
mss_dataserver.geometry.inventory.Inventory) – The inventory to which to add the parsed sensors.arrays (
listofetree.SubElement) – The xml array nodes parsed using the findall method.