IAvailableGroundStationProperties.LatitudeDegree Property

Definition

Latitude of the ground station in decimal degrees.

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

Property Value

Attributes

Applies to