Visual Basic (Declaration) | |
---|---|
Public MustOverride ReadOnly Property Antennas As AoaAntennaCollection |
C# | |
---|---|
public abstract AoaAntennaCollection Antennas {get;} |
C++/CLI | |
---|---|
public: abstract property AoaAntennaCollection^ Antennas { AoaAntennaCollection^ get(); } |
Angle of arrival is calculated based on the time/phase differences between measurement antennas that are located at different positions. Each antenna is specified with X/Z position and enable/disable for the calculation.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)