sarkit.sidd.LatLonType

class LatLonType

Transcoder for XML parameter types containing scalar Lat and Lon components.

Children are in the SICommon namespace.

Methods

make_elem(tag, val)

Create a new XML element.

parse_elem(elem)

Returns an array containing the sub-elements encoded in elem.

parse_subelements(elem)

Returns an array containing the sub-elements encoded in elem.

set_elem(elem, val)

Set elem node using val.

set_subelements(elem, val)

Set elem node subelements using val.