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






Windows & Linux

Description

An equatorial radius along the y-axis.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property B() As Double
[C#]
public double B {get;}
[Managed C++]
public: __property double get_B();
[Unmanaged C++]
public: HRESULT get_B(
   double * pRetVal
);
[Java]
public double getB();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.