ContactProfilesProperties.MinimumElevationDegree Property

Definition

Minimum viable elevation for the contact in decimal degrees. Used for listing the available contacts with a spacecraft at a given ground station.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Origin(Microsoft.Azure.PowerShell.Cmdlets.Orbital.PropertyOrigin.Owned)]
public float? MinimumElevationDegree { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Origin(Microsoft.Azure.PowerShell.Cmdlets.Orbital.PropertyOrigin.Owned)>]
member this.MinimumElevationDegree : Nullable<single> with get, set
Public Property MinimumElevationDegree As Nullable(Of Single)

Property Value

Implements

Attributes

Applies to