TransponderOutputAntenna Property  | 
 
            Gets the output 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 OutputAntenna { get; }Public ReadOnly Property OutputAntenna As Platform
	Get
public:
property Platform^ OutputAntenna {
	Platform^ get ();
}member OutputAntenna : Platform with get
Property Value
Type: 
Platform
See Also