Class EtsiPayloadConfiguration


  • public class EtsiPayloadConfiguration
    extends Object
    • Field Detail

      • encodePayloads

        public final boolean encodePayloads
        If set to true, the payload of CAM, DENM, SPATM, and IVIM messages are encoded into a byte array. This is required if other simulators except ApplicationNT need to read actual data from the message. However, enabling this would more computation time and memory consumption.
    • Constructor Detail

      • EtsiPayloadConfiguration

        public EtsiPayloadConfiguration​(boolean encodePayloads)