STK AviatorSend comments on this topic.
MaxAltitudeRelAnchor Property (IAgAvtrBasicManeuverStrategyRelativeFPA)
See Also
Windows





Windows & Linux

Description

Get the maximum altitude offset from the target.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.