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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1