TiremPropagationMode Enumeration |
The different modes of propagation TIREM reports.
Namespace:
AGI.Foundation.Communications.SignalPropagation
Assembly:
AGI.Foundation.Tirem (in AGI.Foundation.Tirem.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public enum TiremPropagationMode
Public Enumeration TiremPropagationMode
public enum class TiremPropagationMode
type TiremPropagationMode
Members
| Member name | Description |
---|
| LineOfSight |
The Line of Sight propagation mode.
|
| Diffraction |
The Diffraction propagation mode.
|
| TroposphericScatter |
The Tropospheric Scatter propagation mode.
|
See Also