Walabot API Beta
All you need to know to create a Walabot Application
AntennaPair_struct Struct Reference

Antenna pair for Walabot_GetAntennaPairs() More...

#include <WalabotAPI.h>

Public Attributes

int txAntenna
 Transmitting antenna. More...
 
int rxAntenna
 Receiving antenna. More...
 

Detailed Description

Antenna pair for Walabot_GetAntennaPairs()

Definition at line 630 of file WalabotAPI.h.

Member Data Documentation

◆ rxAntenna

int AntennaPair_struct::rxAntenna

Receiving antenna.

Definition at line 633 of file WalabotAPI.h.

◆ txAntenna

int AntennaPair_struct::txAntenna

Transmitting antenna.

Definition at line 632 of file WalabotAPI.h.


The documentation for this struct was generated from the following file: