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





Description

The polar radius along z-axis.

Property type

Read-only property

Syntax

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

[C#]
public double C {get;}

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

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

[Java]
public double getC();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1