TransceiverInputAntenna Property  | 
 
            Gets the input antenna platform.
            
 
    Namespace: 
   AGI.Foundation.Communications
    Assembly:
   AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic Platform InputAntenna { get; }Public ReadOnly Property InputAntenna As Platform
	Get
public:
property Platform^ InputAntenna {
	Platform^ get ();
}member InputAntenna : Platform with get
Property Value
Type: 
Platform
See Also