STK Vector Geometry ToolSend comments on this topic.
Barycenter Property (IAgCrdnWellKnownSunSystems)
See Also
Windows





Windows & Linux

Description

The Inertial system at the Sun's barycenter.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Barycenter() As IAgCrdnSystem
[C#]
public IAgCrdnSystem Barycenter {get;}
[Managed C++]
public: __property IAgCrdnSystem ^ get_Barycenter();
[Unmanaged C++]
public: HRESULT get_Barycenter(
    IAgCrdnSystem ** ppRetVal
);
[Java]
public IAgCrdnSystem getBarycenter();
[Python - STK API ]
@property
def Barycenter(self) -> "IAgCrdnSystem":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.