Class ProximityCrc32

  • All Implemented Interfaces:
    ErrorDetectionWordCalculator

    public class ProximityCrc32
    extends Object
    implements ErrorDetectionWordCalculator
    CRC-32 error detection code as specified in CCSDS 211.0-B-5 PROXIMITY-1 SPACE LINK PROTOCOL— DATA LINK LAYER

    also used in USLP frames CCSDS 732.1-B-1

    WARNING: we did not find an alternative implementation to compare with!

    • Constructor Detail

      • ProximityCrc32

        public ProximityCrc32()