IAvailableGroundStationProperties.LongitudeDegree Property

Definition

Longitude of the ground station in decimal degrees.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Longitude of the ground station in decimal degrees.", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=false, Required=false, SerializedName="longitudeDegrees")]
public float? LongitudeDegree { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Longitude of the ground station in decimal degrees.", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=false, Required=false, SerializedName="longitudeDegrees")>]
member this.LongitudeDegree : Nullable<single> with get, set
Public Property LongitudeDegree As Nullable(Of Single)

Property Value

Attributes

Applies to