IContactInstanceProperties.StartElevationDegree Property

Definition

Spacecraft elevation above the horizon at contact start.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=false, Description="Spacecraft elevation above the horizon at contact start.", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=true, Required=false, SerializedName="startElevationDegrees", Update=false)]
public float? StartElevationDegree { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=false, Description="Spacecraft elevation above the horizon at contact start.", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=true, Required=false, SerializedName="startElevationDegrees", Update=false)>]
member this.StartElevationDegree : Nullable<single>
Public ReadOnly Property StartElevationDegree As Nullable(Of Single)

Property Value

Attributes

Applies to