Class Randomizer


  • public class Randomizer
    extends Object
    CCSDS randomizer as per CCSDS 131.0-B-3(TM) and CCSDS 231.0-B-3 (TC)
    • Constructor Detail

      • Randomizer

        public Randomizer()
    • Method Detail

      • randomizeTm

        public static void randomizeTm​(byte[] buf)
        Randomize the buffer according to CCSDS 131.0-B-3 pseudo-randomizer
        Parameters:
        buf -
      • randomizeTc

        public static void randomizeTc​(byte[] buf)
        Randomize the buffer according to CCSDS 231.0-B-3 pseudo-randomizer
        Parameters:
        buf -