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






Windows & Linux

Description

Get the satellite's Proximity properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Proximity() As IAgVeVOOrbitProximity
[C#]
public IAgVeVOOrbitProximity Proximity {get;}
[Managed C++]
public: __property IAgVeVOOrbitProximity ^ get_Proximity();
[Unmanaged C++]
public: HRESULT get_Proximity(
    IAgVeVOOrbitProximity ** ppVal
);
[Java]
public IAgVeVOOrbitProximity getProximity();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.