IContact.StartAzimuthDegree Property

Definition

Azimuth of the antenna at the start of the contact in decimal degrees.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=false, Description="Azimuth of the antenna at the start of the contact in decimal degrees.", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=true, Required=false, SerializedName="startAzimuthDegrees", Update=false)]
public float? StartAzimuthDegree { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=false, Description="Azimuth of the antenna at the start of the contact in decimal degrees.", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=true, Required=false, SerializedName="startAzimuthDegrees", Update=false)>]
member this.StartAzimuthDegree : Nullable<single>
Public ReadOnly Property StartAzimuthDegree As Nullable(Of Single)

Property Value

Attributes

Applies to