STK AstrogatorSend comments on this topic.
Elevation Property (IAgVAManeuverOptimalFiniteSteeringNodeElement)
See Also
Windows





Windows & Linux

Description

Get the elevation of the steering angle.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Elevation() As Double
[C#]
public double Elevation {get;}
[Managed C++]
public: __property double get_Elevation();
[Unmanaged C++]
public: HRESULT get_Elevation(
    double * pVal
);
[Java]
public double getElevation();
[Python - STK API ]
@property
def Elevation(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.