AnnotatedFloatScheme#
- class AnnotatedFloatScheme[source]#
Bases:
FloatSchemeAttributes 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
- __call__(flag)#
Call self as a function.
- Return type:
float

