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






Windows & Linux

Description

The value of the altitude or radius.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Size() As IAgGeodeticSize

[C#]
public IAgGeodeticSize Size {get;}

[Managed C++]
public: __property IAgGeodeticSize^ get_Size();

[Unmanaged C++]
public: HRESULT get_Size(
IAgGeodeticSize ** ppRetVal
);

[Java]
public IAgGeodeticSize getSize();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface