Get the satellite's Proximity properties.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Proximity() As IAgVeVOOrbitProximity |
| [C#] |
|---|
public IAgVeVOOrbitProximity Proximity {get;} |
| [Managed C++] |
|---|
public: __property IAgVeVOOrbitProximity ^ get_Proximity(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeVOOrbitProximity getProximity(); |
[Python - STK API ] |
|---|
@property def Proximity(self) -> "IAgVeVOOrbitProximity": |






