Double¶
-
class
Cauldron.types.Double[source] [edit on github]¶ Bases:
Cauldron.types.BasicA numerical value keyword.
Attributes Summary
KTL_TYPEMethods 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.
-