IContactInstanceProperties.StartElevationDegree Property

Definition

Spacecraft elevation above the horizon at contact start.

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

Property Value

Attributes

Applies to