process_stream_parameters¶
-
InventoryXmlParser.
process_stream_parameters
(stream, parameters)[source]¶ Process the stream_parameter nodes of a recorder stream.
- Parameters
stream (
mss_dataserver.geometry.inventory.RecorderStream
) – The recorder to which to add the streams.streams (
list
ofetree.SubElement
) – The xml recorder stream parameter nodes parsed using the findall method.