sarkit.cphd.DblType

class DblType

Transcoder for double-precision floating point (DBL) XML parameter types.

Methods

make_elem(tag, val)

Create a new XML element.

parse_elem(elem)

Returns a floating point number constructed from the string elem.text.

set_elem(elem, val)

Set elem.text to the string version of val.