STK AviatorSend comments on this topic.
CPA Property (IAgAvtrBasicManeuverStrategyRendezvous)
See Also
Windows





Windows & Linux

Description

Get the minimum distance between this aircraft and the target aircraft.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.