Click or drag to resize

AntennaTargetingResultReason Enumeration

Defines the reason attempting to orient a transmitter or receiver located within a CommunicationSystem has failed.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public enum AntennaTargetingResultReason
Members
  Member nameDescription
Success The antenna was oriented to target the antenna it is communicating with.
TargetsMultipleAntennas The antenna could not be oriented because it is communicating with multiple antennas and the ideal orientation can not be automatically computed.
ISetOrientationAxesNotAvailable The antenna does not support the required ISetOrientationAxesService for setting orientation.
See Also