Interface ICyclicRedundancyCheck

Hierarchy

Implemented by

Properties

FinalXORValue: BitString
InitialValue: BitString
InputReflected: boolean
Polynomial: BitString
ResultReflected: boolean
Width: number

Methods

  • Parameters

    • str: string

    Returns Promise<BitString>

  • ComputerWithoutTable(str: string): Promise<BitString>
  • Parameters

    • str: string

    Returns Promise<BitString>

  • PrintTable(): void
  • Returns void

Generated using TypeDoc