process_response_paz¶
-
InventoryXmlParser.
process_response_paz
(parameter, response_paz)[source]¶ Process the response_paz nodes of a component_paramter.
- Parameters
parameter (
mss_dataserver.geometry.inventory.SensorComponentParameter
) – The sensor component parameter to which to add the response information.response_paz (
list
ofetree.SubElement
) – The xml transfer function response nodes parsed using the findall method.