ConstantsΒΆ

Many of the functions and classes reference custom data types that come from C style enumerations. In python these are constants, and can be referenced in classes and functions either as the constant name or as the integer / hex value.