Preparing search index...
The search index is not available
kaven-basic - v4.3.3
kaven-basic
ICyclicRedundancyCheck
Interface ICyclicRedundancyCheck
interface
ICyclicRedundancyCheck
{
FinalXORValue
:
BitString
;
InitialValue
:
BitString
;
InputReflected
:
boolean
;
Polynomial
:
BitString
;
ResultReflected
:
boolean
;
Width
:
number
;
Compute
(
str
)
:
Promise
<
BitString
>
;
ComputerWithoutTable
(
str
)
:
Promise
<
BitString
>
;
MakeTable
(
)
:
BitString
[]
;
PrintTable
(
)
:
void
;
}
Hierarchy
ICyclicRedundancyCheckModel
ICyclicRedundancyCheck
Implemented by
KavenCRC
Index
Properties
FinalXORValue
Initial
Value
Input
Reflected
Polynomial
Result
Reflected
Width
Methods
Compute
Computer
Without
Table
Make
Table
Print
Table
Properties
FinalXORValue
FinalXORValue
:
BitString
Initial
Value
Initial
Value
:
BitString
Input
Reflected
Input
Reflected
:
boolean
Polynomial
Polynomial
:
BitString
Result
Reflected
Result
Reflected
:
boolean
Width
Width
:
number
Methods
Compute
Compute
(
str
)
:
Promise
<
BitString
>
Parameters
str
:
string
Returns
Promise
<
BitString
>
Computer
Without
Table
Computer
Without
Table
(
str
)
:
Promise
<
BitString
>
Parameters
str
:
string
Returns
Promise
<
BitString
>
Make
Table
Make
Table
(
)
:
BitString
[]
Returns
BitString
[]
Print
Table
Print
Table
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
FinalXORValue
Initial
Value
Input
Reflected
Polynomial
Result
Reflected
Width
Compute
Computer
Without
Table
Make
Table
Print
Table
kaven-basic - v4.3.3
ApiRequestVerifyError
BitStringType
DSP
DateTimeFormat
DayOfWeek
HttpRequestMethods
HttpStatusCode
LogLevel
TimeFactor
TimeUnit
TypeofResult
ADSR
ApiRequest
BitString
DateTime
FilePath
KavenAbstractSocket
KavenBrowserRSA
KavenCRC
KavenCollection
KavenLinkedList
Loading...
Generated using
TypeDoc