![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|


Public Member Functions | |
| Tuple[int, int] | get_order (self, Union[bytes, bytearray] byte_str) |
Public Member Functions inherited from pip._vendor.chardet.jpcntx.JapaneseContextAnalysis | |
| None | __init__ (self) |
| None | reset (self) |
| None | feed (self, Union[bytes, bytearray] byte_str, int num_bytes) |
| bool | got_enough_data (self) |
| float | get_confidence (self) |
Additional Inherited Members | |
Static Public Attributes inherited from pip._vendor.chardet.jpcntx.JapaneseContextAnalysis | |
| int | NUM_OF_CATEGORY = 6 |
| int | DONT_KNOW = -1 |
| int | ENOUGH_REL_THRESHOLD = 100 |
| int | MAX_REL_THRESHOLD = 1000 |
| int | MINIMUM_DATA_THRESHOLD = 4 |
Protected Attributes inherited from pip._vendor.chardet.jpcntx.JapaneseContextAnalysis | |
| _total_rel | |
| _need_to_skip_char_num | |
| _last_char_order | |
| _done | |
| _rel_sample | |
| Tuple[int, int] pip._vendor.chardet.jpcntx.EUCJPContextAnalysis.get_order | ( | self, | |
| Union[bytes, bytearray] | byte_str | ||
| ) |
Reimplemented from pip._vendor.chardet.jpcntx.JapaneseContextAnalysis.