sarkit.sidd.PolyCoef2dType

class PolyCoef2dType

Transcoder for two-dimensional polynomial (PolyCoef2D) 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 elem node using the polynomial coefficients from val.