TransponderInputAntenna Property |
Gets the input 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 InputAntenna { get; }
Public ReadOnly Property InputAntenna As Platform
Get
public:
property Platform^ InputAntenna {
Platform^ get ();
}
member InputAntenna : Platform with get
Property Value
Type:
PlatformSee Also