AGI AgRadarPlugin 11 Send comments on this topic.
LocalRadiusCentric Property (IAgStkRadarPosVelProvider)
See Also 





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 * pRetVal
);

[Java]
public double getLocalRadiusCentric();

Return Type

Returns the local central body radius in meters.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1