Searched defs:txPowerDbm (Results 1 – 1 of 1) sorted by relevance
34 …public static void Add(IRadio sender, RadioPhyId phyId, int channel, int txPowerDbm, byte[] conten… in Add()162 private int txPowerDbm; field in Antmicro.Renode.Peripherals.Wireless.PacketInfo194 … public PacketInfo(IRadio sender, RadioPhyId phyId, int channel, int txPowerDbm, byte[] content) in PacketInfo()