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





Windows & Linux

Description

Get the minimum altitude offset from the target.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.