sarkit.sidd.XyzPolyType
- class XyzPolyType
Transcoder for XYZ_POLY XML parameter types containing triplets of 1D polynomials.
Children are in the SICommon namespace.
Methods
make_elem(tag, val)Create a new XML element.
parse_elem(elem)Returns an array of coefficients describing the polynomials encoded in
elem.set_elem(elem, val)Set
elemnode using the polynomial coefficients fromval.