Double

class Cauldron.types.Double[source] [edit on github]

Bases: Cauldron.types.Basic

A numerical value keyword.

Attributes Summary

KTL_TYPE

Methods Summary

postread(value) Post read
translate(value) Translate the value into something we can deal with.

Attributes Documentation

KTL_TYPE = 'double'

Methods Documentation

postread(value)[source] [edit on github]

Post read

translate(value)[source] [edit on github]

Translate the value into something we can deal with.