STK AgRadarPluginSend comments on this topic.
LocalRadiusDetic Property (IAgStkRadarPosVelProvider)
See Also
Windows





Windows & Linux

Description

Gets the central body radius detic using the position/velocity provider's current latitude and longitude.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LocalRadiusDetic() As Double
[C#]
public double LocalRadiusDetic {get;}
[Managed C++]
public: __property double get_LocalRadiusDetic();
[Unmanaged C++]
public: HRESULT get_LocalRadiusDetic(
    double * pLocalRadiusDetic
);
[Java]
public double getLocalRadiusDetic();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.