Class WiredToWireless

    • Field Detail

      • payload

        public TypedIOPort payload
        Input port that receives the payload to be transmitted on the output port.
      • output

        public WirelessIOPort output
        Port that sends a wireless output. This has the same type as the payload port.
      • outputChannelName

        public StringParameter outputChannelName
        Name of the output channel. This is a string that defaults to "AtomicWirelessChannel".
      • properties

        public TypedIOPort properties
        input port that receives the properties to be used for transmission on the output port. The type of this port is a record type.