STK ObjectsSend 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();
[Python - STK API ]
@property
def Proximity(self) -> "IAgVeVOOrbitProximity":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.