sarkit.sicd.projection.ApoErrorParams.from_xml
- classmethod ApoErrorParams.from_xml(sicd_xmltree)
Extract relevant APO error parameters from SICD XML as described in SICD IPDD.
- Parameters:
- sicd_xmltree
lxml.etree.ElementTree SICD XML metadata.
- sicd_xmltree
- Returns:
ApoErrorParamsThe APO error parameters object initialized with values from the XML.