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





Windows & Linux

Description

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

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LocalRadiusCentric() As Double
[C#]
public double LocalRadiusCentric {get;}
[Managed C++]
public: __property double get_LocalRadiusCentric();
[Unmanaged C++]
public: HRESULT get_LocalRadiusCentric(
    double * pLocalRadiusCentric
);
[Java]
public double getLocalRadiusCentric();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.