Constants

Block header string for the checksum block

Block header string for the data points block

Block header string for the fixed parameters block

Block header string for the general parameters block

Block header string for the key events block

Block header string for the link parameters block

Block header string for the map block

Block header string for the supplier parameters block

Functions

Parse the data points at a defined scale factor within the DataPoints block

Parse the DataPoints block and extract all the points for each scale factor

Parse the fixed paramters block, which contains most of the information required to interpret the stored data.

Parse the general parameters block, which contains acquisition information as well as locations/identifiers.

Parse any key event, except for the final key event, which is parsed with last_key_event as it differs structurally

Parse the key events block

Parse a landmark from the link parameters block

Parse the final key event in the key events block, which contains much of the end-to-end loss definitions

Extract link parameters and encoded landmarks from the LinkParams block.

Parses the map block in a SOR file, which contains information about the location of all blocks in the file

Parse a complete SOR file, extracting all known and proprietary blocks to a SORFile struct.

Parse the header string from a proprietary block, and return the remaining data for external parsers.

Parse the supplier parameters block, which contains information about the OTDR equipment used.