TransceiverOutputAntenna Property |
Gets the output antenna platform.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Platform OutputAntenna { get; }
Public ReadOnly Property OutputAntenna As Platform
Get
public:
property Platform^ OutputAntenna {
Platform^ get ();
}
member OutputAntenna : Platform with get
Property Value
Type:
PlatformSee Also