sarkit.sidd.PolyCoef1dType
- class PolyCoef1dType
Transcoder for one-dimensional polynomial (PolyCoef1D) XML parameter types.
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 polynomial encoded in
elem.set_elem(elem, val)Set
elemnode using the polynomial coefficients fromval.