FloatScheme#
- class FloatScheme[source]#
Bases:
TranslationSchemeActs as the default Translator, provides a changeable subset of the internal float flags
Attributes Summary
Methods Summary
__call__(flag)Call self as a function.
toExternal(flags[, attrs])Translate from 'internal flags' to 'external flags'
toInternal(flags)Translate from 'external flags' to 'internal flags'
Attributes Documentation
- DFILTER_DEFAULT = -inf#
Methods Documentation

