AGI STK Objects 11 Send comments on this topic.
VolumetricRadius Property (IAgStkCentralBodyEllipsoid)
See Also 





Description

A volumetric radius of the central body (a*b*c)^(1/3).

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property VolumetricRadius() As Double

[C#]
public double VolumetricRadius {get;}

[Managed C++]
public: __property double get_VolumetricRadius();

[Unmanaged C++]
public: HRESULT get_VolumetricRadius(
double * pRetVal
);

[Java]
public double getVolumetricRadius();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1