RecommendedMinimumNavToDestination.ApproachSpeed Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Speed of approach to the waypoint
public UnitsNet.Speed? ApproachSpeed { get; }
member this.ApproachSpeed : Nullable<UnitsNet.Speed>
Public ReadOnly Property ApproachSpeed As Nullable(Of Speed)
Property Value
Nullable<UnitsNet.Speed>